r440 - trunk/scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jan 20 01:12:05 EST 2008


Author: icculus
Date: 2008-01-20 01:12:03 -0500 (Sun, 20 Jan 2008)
New Revision: 440

Modified:
   trunk/scripts/localization.lua
Log:
Removed incorrect comment.


Modified: trunk/scripts/localization.lua
===================================================================
--- trunk/scripts/localization.lua	2008-01-20 02:11:21 UTC (rev 439)
+++ trunk/scripts/localization.lua	2008-01-20 06:12:03 UTC (rev 440)
@@ -51,9 +51,6 @@
 -- Occasionally you might see a "\n" ... that's a newline character. "\t" is
 --  a tab character, and "\\" turns into a single "\" character.
 --
--- You should leave the existing strings here. They aren't hurting anything,
---  and most are used by MojoSetup itself. Add your own, if needed, though.
---
 -- The table you create here goes away shortly after creation, as the relevant
 --  parts of it get moved somewhere else. You should call MojoSetup.translate()
 --  to get the proper translation for a given string.




More information about the mojosetup-commits mailing list