| Age | Message |
|---|---|
| 2 years 1 month | Update the form validation of IDF_Form_ReviewFileComment. Now we can add a general comment without per file comment. Fix issue 660 |
|
Commit f88e529b8513bc4ae951a2c38848ce40159e3334,
by William MARTIN
|
|
| 2 years 2 months | -e is needed for bash's echo (and probably others as well) |
| 2 years 2 months | Merge branch 'develop' of projects.ceondo.com:indefero |
| 2 years 2 months | Remove --width option for msgmerge |
|
Commit f95ff57db9265abd662e5bd7a25868f8efcea76b,
by William MARTIN
|
|
| 2 years 2 months | Update the POT generation in Makefile Really delete the older POT file to avoid merge with old entry |
|
Commit c2207452bdf3bbca2ad1d118aa52ceca5c506733,
by William MARTIN
|
|
| 2 years 2 months | Ignore backup file |
|
Commit a28604ae4f3852b0b336758463a788f520d7c238,
by William MARTIN
|
|
| 2 years 2 months | Create a Makefile for common task - Generate tarball from GIT, using git archive - Updating POT file - Updating PO file |
|
Commit 4e53b7d178fe29d87d79b4353dceb93b906ff21a,
by William MARTIN
|
|
| 2 years 2 months | Merge branch 'develop' of projects.ceondo.com:indefero |
| 2 years 2 months | First part of the spanish translate by Mika Signed-off-by: William MARTIN <william.martin@lcpc.fr> |
|
Commit f590b1c5f8abd6b91cc8ec2e051cc7ad7edb72b8,
by William MARTIN
|
|
| 2 years 3 months | German translation finalized. |
| 2 years 3 months | Typos fixed. |
| 2 years 3 months | 14 left, but too much for tonight. I fixed a couple of f'ups and added a short translation intro on top with the proper copyrights. |
| 2 years 3 months | Grammar. |
| 2 years 3 months | Punctation fixes and phrase changes. |
| 2 years 3 months | Another large chunk for the German translation has been finished. Many fixes also went in. |
| 2 years 3 months | Russian and German translation updated. |
| 2 years 3 months | Updated ru translation from indefero (thanks Denis Kot!) |
| 2 years 3 months | Update the German translation a bit - still lots of work left. |
| 2 years 3 months | Add a proper Plural-Forms setting (Chinese doesn't have a plural) and remove a wrong translation (I'm unable to find out where the %s should have been put), so again, 'msgfmt -c' is happy now. |
| 2 years 3 months | Fix a couple of fatal errors reported by 'msgfmt -c'. |
| 2 years 3 months | 'zh' alone is actually not a valid locale, but 'zh_CN' is. |
| 2 years 3 months | Updated idf.pot and all translations with the latest strings. |
| 2 years 3 months | Add the PHP command to extract the i18n contents from Pluf's template files |
| 2 years 3 months | Add a command to merge pot changes into the individual po files |
| 2 years 3 months | Started on the overhaul of the German translation: - The previous translator mixed "Du" and "Sie", I stumbled upon "Du" at first and decided to stick with that. - The poedit extra headers have been removed; a proper plural configuration has been added. - Many strings have been misspelled and were thus fixed, though there is still lots of work left. |