From 2a8d4c88f2551682639b25da79c3bf2d5e8d87f4 Mon Sep 17 00:00:00 2001 From: maxim Date: Sat, 25 Apr 2015 18:16:27 +0000 Subject: [PATCH] Merged revision(s) 48856 #c318c7ac51 from trunk: Translations: minor translations README update ........ git-svn-id: branches/fixes_1_4@48857 - --- languages/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/README.txt b/languages/README.txt index 807007b1b3..0dbb7f323c 100644 --- a/languages/README.txt +++ b/languages/README.txt @@ -8,7 +8,7 @@ For example Finnish translation: 4. Rebuild Lazarus clean. This will update most packages translations. 5. Run 'sh localize.sh' (Linux) or 'localize.bat' (Windows) to update all remaining translations. 6. PO files are simple text files with an easy format. - Edit them with programs like poEdit (www.poedit.net) or KBabel. Do not edit them manually. + Edit them with programs like poEdit (www.poedit.net) or Lokalize. Do not edit them manually. 7. Check your translated PO files with PoChecker tool (lazarus/components/pochecker/) and fix all reported errors (you need to run only basic tests). 8. Post updated xxx.fi.po files to bug tracker (http://bugs.freepascal.org).