aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-pt
Commit message (Collapse)AuthorAgeFilesLines
...
* Change label for unknown cache size - Unknown instead of Unknown Errorcampbeb2012-02-241-1/+2
|
* Merge remote-tracking branch 'seromenho/master'Bananeweizen2012-02-161-86/+207
|\ | | | | | | | | Conflicts: main/res/values-pt/strings.xml
| * pt-pt translation terminated.Ricardo Seromenho2012-02-161-22/+40
| |
| * updated values-ptRicardo Seromenho2012-02-101-3/+63
| |
| * Added more translations. 50% complete.Ricardo Seromenho2012-02-101-5/+31
| |
| * Update /main/res/values-pt/strings.xml. Updated until line 250.Ricardo Seromenho2012-02-101-79/+95
| |
* | Check if calendar add-on is available. Fixes #1017blafoo2012-02-121-1/+0
|/
* refactoring: remove superfluous blanks in localizationBananeweizen2012-01-281-2/+2
|
* 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/+0
| | | | | - 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-17/+17
|
* Fixed Portugal translation - suggested on FBmucek42011-10-181-1/+1
|
* 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
|
* 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/+879
This prepares the inclusion of tests into the same repository.