Mercurial > geeqie
diff po/README @ 1645:b9a9a457860d
Update documentation
Now it holds a more verbose doxygen description as discussed in mailing
list.
- Doxygen style description
- Small visibility changes
- Commit message change
author | mow |
---|---|
date | Sat, 13 Jun 2009 22:19:57 +0000 |
parents | f31ae0d9e163 |
children | a57336c3b1cc |
line wrap: on
line diff
--- a/po/README Sat Jun 13 19:26:32 2009 +0000 +++ b/po/README Sat Jun 13 22:19:57 2009 +0000 @@ -1,15 +1,14 @@ Translators create a translation by creating the appropriate .po file in the /po directory. Please see the gettext info pages for an overview and instructions. Basically: Add your language code to the ALL_LINGUAS= line in configure.in, -then get started translating the strings in your ??.po file. -Note: The strings for debug output is intentionally not marked for translation. - -To update a specific translation, one may use make update-po PO=[lang] (ie. make update-po PO=fr). +then get started translating the strings in your ??.po file. Note: The strings +for debug output is intentionally not marked for translation. -To update all translation files, use make update-po. -You should only use it when needed (before a release or when there were many -changes in source code). +To update a specific translation, one may use make update-po PO=[lang] (ie. +make update-po PO=fr). +To update all translation files, use make update-po. You should only use it when +needed (before a release or when there were many changes in source code). Helper scripts: