r563 - trunk/scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Mar 25 03:24:56 EDT 2008


Author: icculus
Date: 2008-03-25 03:24:51 -0400 (Tue, 25 Mar 2008)
New Revision: 563

Modified:
   trunk/scripts/localization.lua
Log:
Another comment tweak.


Modified: trunk/scripts/localization.lua
===================================================================
--- trunk/scripts/localization.lua	2008-03-25 07:16:18 UTC (rev 562)
+++ trunk/scripts/localization.lua	2008-03-25 07:24:51 UTC (rev 563)
@@ -415,8 +415,8 @@
 
     -- This is the string used for the '%0' in the above string.
     --  This is only for the stdio UI, so choose something easy and
-    --  reasonable for the user to manually type. The UIs use a different
-    --  string for their button ("Back" vs "back" specifically).
+    --  reasonable for the user to manually type. The graphical UIs use a
+    --  different string for their button ("Back" vs "back" specifically).
     ["back"] = {
         cs = "zpět",
         da = "tilbage",




More information about the mojosetup-commits mailing list