Răsfoiți Sursa

* Explain where to get msgfmt

git-svn-id: trunk@44644 -
michael 5 ani în urmă
părinte
comite
9327ab7a3d
1 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 3 1
      packages/fcl-base/examples/intl/README.txt

+ 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]>