From f0a5ad06bd5b9426be39b28902e7a0e8e6d092b2 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 27 Nov 2005 03:56:09 +0000 Subject: [PATCH] Merging changes back to trunk from r262 --- localize.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localize.php b/localize.php index 1f13528..3484a3e 100644 --- a/localize.php +++ b/localize.php @@ -27,7 +27,7 @@ $OBJ = 'lang'; * This framework handles localization. Localization in new ISSO * applications is done through this framework. Nearly all strings * are passed to the string function, which looks up the string in -* a .strings.xml file during runtime. Before release, a C tool +* a .strings.xml file during runtime. Before release, mkstrings * creates the .strings.xml file for translators. Common strings * can be accessed through the get lex function which calls a string * based on unique identifier; this is useful for commonly used strings. -- 2.43.5