From 5d7a93d12518adf1c7f65e30fc0a9676eb6233d5 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 26 Nov 2005 07:13:45 +0000 Subject: [PATCH] It's no longer "a C tool" but mkstrings --- localize.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localize.php b/localize.php index 250460d..fcdac1f 100644 --- a/localize.php +++ b/localize.php @@ -32,7 +32,7 @@ * 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.22.5