[ros-diffs] [hbirr] 13066: - 'Y', 'N', 'K' and 'Q' must be upper case.

hbirr at svn.reactos.com hbirr at svn.reactos.com
Sat Jan 15 21:23:34 CET 2005


- 'Y', 'N', 'K' and 'Q' must be upper case.
Modified: trunk/rosapps/sysutils/ctm/En.rc
  _____  

Modified: trunk/rosapps/sysutils/ctm/En.rc
--- trunk/rosapps/sysutils/ctm/En.rc	2005-01-15 20:20:53 UTC (rev
13065)
+++ trunk/rosapps/sysutils/ctm/En.rc	2005-01-15 20:23:32 UTC (rev
13066)
@@ -14,12 +14,12 @@

    IDS_COLUMN_PF           "Page Faults"
 
    IDS_IDLE_PROCESS        "System Idle Process"
-   IDS_YES                 "y"
-   IDS_NO                  "n"
+   IDS_YES                 "Y"
+   IDS_NO                  "N"
    
    IDS_MENU                "Press: q - quit, k - kill process"
-   IDS_MENU_QUIT           "q"
-   IDS_MENU_KILL_PROCESS   "k"
+   IDS_MENU_QUIT           "Q"
+   IDS_MENU_KILL_PROCESS   "K"
    
    IDS_KILL_PROCESS        "Are you sure you want to kill this process?
(y/n)"
    IDS_KILL_PROCESS_ERR1   "Unable to terminate this process..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050115/a33437c9/attachment.html


More information about the Ros-diffs mailing list