Explorar el Código

* Explain where to get msgfmt

git-svn-id: trunk@44644 -
michael hace 5 años
padre
commit
9327ab7a3d
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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]>