| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rework missing translations script | Samuel Tardieu | 2013-09-14 | 2 | -2/+2 |
| | | | | | | Now that some languages use crowdin, translations are not necessarily in the same order as in the reference file. | ||||
| * | Omit non-translatable strings from findmissingtranslations script | Samuel Tardieu | 2012-11-14 | 1 | -1/+2 |
| | | |||||
| * | Add plurals as a source of acceptable reference | Samuel Tardieu | 2012-06-05 | 1 | -1/+1 |
| | | |||||
| * | Do not special case attribute_*_no anymore | Samuel Tardieu | 2012-06-05 | 1 | -4/+1 |
| | | | | | We do not generate them dynamically in the code any more. | ||||
| * | Exclude status_* messages from usage check | Samuel Tardieu | 2012-06-05 | 1 | -0/+5 |
| | | |||||
| * | Include plurals strings in missing translations | Samuel Tardieu | 2012-04-27 | 2 | -3/+3 |
| | | |||||
| * | Restore executable bit of translation helper files | Samuel Tardieu | 2012-04-20 | 2 | -0/+0 |
| | | |||||
| * | Merge branch 'remove_cal_perms' | SammysHP | 2012-02-11 | 2 | -0/+0 |
| | | | | | | Conflicts: main/src/cgeo/geocaching/CacheDetailActivity.java | ||||
| * | use equals operator in script (doesn't work otherwise on my Ubuntu | Bananeweizen | 2011-10-09 | 1 | -2/+2 |
| | | | | system) | ||||
| * | Reinstall computationally computed attribute_*_no strings | Samuel Tardieu | 2011-10-08 | 1 | -1/+4 |
| | | |||||
| * | Add an extra script to find and remove unused translation strings | Samuel Tardieu | 2011-10-08 | 3 | -5/+62 |
| | | |||||
| * | Do not mark <string-array/> entries as non-translated | Samuel Tardieu | 2011-10-07 | 1 | -1/+1 |
| | | | | | | | | The entries in a <string-array/> are themselves localized. We will need to signal untranslated <string-array/> entries again only if we have totally different arrays (not only the content, but also the structure) for different languages. | ||||
| * | Script findmissingtranslations.sh made executable again | Pavol Babincak | 2011-10-05 | 1 | -0/+0 |
| | | | | | Mode +x was probably removed by accident. | ||||
| * | Merge #510 | bananeweizen | 2011-10-01 | 1 | -0/+0 |
| |\ | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/cgBase.java tests/src/cgeo/geocaching/test/mock/MockedCache.java | ||||
| * | | Use more portable single equals in if | Pavol Babincak | 2011-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Single equals follows POSIX. In Ubuntu default /bin/sh is Dash, which warns about double equals: $ ./findmissingtranslations.sh sk [: 44: sk: unexpected operator | ||||
| * | | findmissingtranslations: give language as command line parameter | koem | 2011-09-28 | 1 | -6/+30 |
| | | | |||||
| * | | Exclude contributors and changelog from missing strings | Samuel Tardieu | 2011-09-27 | 1 | -6/+6 |
| | | | |||||
| * | | Do not count comments, contributors and changelog | Samuel Tardieu | 2011-09-27 | 1 | -2/+4 |
| | | | |||||
| * | | Add "cd" to executable "findmissingtranslations.sh", update ".gitignore" | Samuel Tardieu | 2011-09-27 | 1 | -0/+2 |
| |/ | |||||
| * | Move sources into the main directory | Samuel Tardieu | 2011-09-16 | 1 | -0/+31 |
| This prepares the inclusion of tests into the same repository. | |||||
