| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 pull request #578 from koem/icons | Samuel Tardieu | 2011-10-01 | 3 | -6/+7 | |
| |\ | | | | | attributes: maintenance icon de-uglyfied | |||||
| | * | attributes: maintenance icon de-uglyfied | koem | 2011-09-30 | 3 | -6/+7 | |
| | | | ||||||
| * | | 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 | |
| |/ | ||||||
| * | easy installation of necessary Eclipse plugins | bananeweizen | 2011-09-25 | 2 | -0/+91 | |
| | | ||||||
| * | Move sources into the main directory | Samuel Tardieu | 2011-09-16 | 73 | -0/+5669 | |
| This prepares the inclusion of tests into the same repository. | ||||||
