소스 검색

* Explain where to get msgfmt

git-svn-id: trunk@44644 -
michael 5 년 전
부모
커밋
9327ab7a3d
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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]>