aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-pl
Commit message (Collapse)AuthorAgeFilesLines
...
* fix some layout issues advised by Android lintBananeweizen2011-12-241-1/+1
|
* Remove unused translations.SammysHP2011-11-271-3/+0
| | | cache_inventory_loading is kept because it may be helpful for #753.
* cleaned up resource strings for importing gpxStephan Merker2011-11-051-1/+1
| | | | | - gpx_import_loading -> gpx_import_loading_caches - removed gpx_import_loading_stored - cleaned up consistently through all translations
* Remove unused translationSammysHP2011-11-051-1/+0
| | | "gpx_import_loading_stored"
* remove useless version comments from stringsBananeweizen2011-11-011-2/+2
|
* refactoring: remove duplicated cache type stringsBananeweizen2011-10-171-15/+0
| | | | The filter labels are the same as the cache type names, so they can be removed.
* Remove unexistent strings from translationsSamuel Tardieu2011-10-131-3/+0
|
* Reinstall computationally computed attribute_*_no stringsSamuel Tardieu2011-10-081-0/+65
|
* Remove unused strings in XML strings resourcesSamuel Tardieu2011-10-081-116/+0
| | | | Closes #632.
* Translate individual map sources strings rather than the arraySamuel Tardieu2011-10-071-8/+6
|
* Remove duplicated strings for "waypoint_coordinate_formats"SammysHP2011-10-071-6/+1
| | | Now only "plain" is translated.
* Unified indenting by replacing tabs with spacesPavol Babincak2011-10-061-3/+3
|
* Use more generic error string when loading images is impossibleSamuel Tardieu2011-09-261-2/+0
| | | | | There is little gain in repeating the type of images we were trying to load just after the user chose this type.
* Unified capitalized name Geocaching.com in localisationsPavol Babincak2011-09-201-4/+4
| | | | | | It seems that capitalized version of Geocaching.com is most common used on http://www.geocaching.com/. Contrary URL www.geocaching.com is intentionally left without any change.
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+889
This prepares the inclusion of tests into the same repository.