Prechádzať zdrojové kódy

* Explain where to get msgfmt

git-svn-id: trunk@44644 -
michael 5 rokov pred
rodič
commit
9327ab7a3d

+ 3 - 1
packages/fcl-base/examples/intl/README.txt

@@ -39,7 +39,9 @@ command:
 
 msgfmt -o restest.<langcode>.mo restest.<langcode>.po
 
+(msgfmt is part of the GNU gettext tools)
+
 If you add a new language, please send the .po file to the Free Pascal
 developers.
 
-Michael. <[email protected]>
+Michael. <[email protected]>