X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=README.localization;h=89b0645a5e01bcdcbfadaefce4905ba50b7e2bdd;hb=ff13ada543afb114df338f4d107fdca16d549e07;hp=da3f30e16cb597e21e9772c01f50ed26efa20b30;hpb=dcd8eae8ddfe3fa41fb65090c62971e4bbb7a4e9;p=lyx.git diff --git a/README.localization b/README.localization index da3f30e16c..89b0645a5e 100644 --- a/README.localization +++ b/README.localization @@ -12,7 +12,7 @@ and dialog items, console messages) into their native language. 1) WHERE DO I START? -The file you need to edit it an xx.po file where xx stands for your language's +The file you need to edit is an xx.po file where xx stands for your language's two letter code. For a list of languages codes look at: http://www.gnu.org/software/gettext/manual/html_mono/gettext.html#Language-Codes @@ -115,7 +115,14 @@ Also you can check http://www.lyx.org/trac/browser/lyx-devel/trunk to track changes or watch updates. -8) REFERENCES +8) SHALL ALL THE UNUSED STRINGS AT THE BOTTOM OF .PO FILE BE REMOVED, + OR SHALL THEY STAY? + +As you wish. They can be reused for generating fuzzy hints, when completely +new strings appear, no other function. + + +9) REFERENCES For some basic idea on how the translation works, you can look at