aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-nl
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: removed all unused stringsBananeweizen2012-12-011-24/+0
|
* refactoring: cleanup of resourcesBananeweizen2012-11-301-2/+0
| | | | * deleted unused drawables, images, styles, strings * moved default drawables to mdpi folder by Android convention
* cleanup: remove some unused stringsBananeweizen2012-11-291-5/+0
|
* fix #2175: Navigation for walkingBananeweizen2012-11-191-1/+0
| | | | | * split navigation into two different apps (driving and walking) * also split the maps directions into separate app and removed option from the settings screen
* refactoring: Lint cleanupsBananeweizen2012-11-111-1/+0
|
* fixes #2129 - log details user caches correctedMarco Jacob2012-11-031-1/+1
|
* GH_996 use the <plurals> mechanismHeiko W. Rupp2012-09-091-5/+9
|
* Revise german translation and make constant name more precise.Heiko W. Rupp2012-09-081-4/+4
|
* Update main/res/values-nl/strings.xmlLars2012-08-301-1/+1
|
* fix #1893: remove go4cacheBananeweizen2012-08-261-3/+0
|
* Better strings for GPS / Compass switch (dutch)Lars2012-08-051-2/+2
|
* Allow sorting by date logged in listscampbeb2012-06-091-1/+1
|
* Remove unused stringscampbeb2012-05-261-1/+0
|
* Fix nl stringsSamuel Tardieu2012-03-231-1/+1
| | | | | | Unescaped quotes were introduced in commit 0648372f584ec60f68422bcd19e10b7629904b49. Since other languages do not escape "Greasemonkey", the quotes have been removed.
* updated dutch translationMichiel Korthuis2012-03-221-3/+64
|
* Correction dutch translation - tnx Zouk TeamMichiel Korthuis2012-03-221-2/+2
|
* Remove more unused stringscampbeb2012-03-181-8/+0
|
* Remove unused stringscampbeb2012-03-181-2/+0
|
* Move event strings to calendar add-on and remove from main programcampbeb2012-03-171-4/+0
|
* Fixes #1211, Remove osmarender map layerrsudev2012-03-021-1/+0
|
* Change label for unknown cache size - Unknown instead of Unknown Errorcampbeb2012-02-241-1/+2
|
* Check if calendar add-on is available. Fixes #1017blafoo2012-02-121-1/+0
|
* Remove unused string cache_inventory_loadingSamuel Tardieu2011-12-011-1/+0
|
* Remove unused translations.SammysHP2011-11-271-4/+0
| | | cache_inventory_loading is kept because it may be helpful for #753.
* more translations cleanupBananeweizen2011-11-161-1/+0
|
* remove unused translationBananeweizen2011-11-161-1/+0
|
* Partial merge of branch stephanme/c-geo-opensource into upstreamSamuel Tardieu2011-11-071-3/+3
|\ | | | | | | | | Conflicts: - main/res/values-fr/strings.xml
| * cleaned up resource strings for importing gpxStephan Merker2011-11-051-4/+3
| | | | | | | | | | - gpx_import_loading -> gpx_import_loading_caches - removed gpx_import_loading_stored - cleaned up consistently through all translations
* | Updated dutch translationsMichiel Korthuis2011-11-061-4/+17
|/
* Remove unused translationSammysHP2011-11-051-1/+0
| | | "gpx_import_loading_stored"
* remove useless version comments from stringsBananeweizen2011-11-011-17/+17
|
* rename scan label in main menu, fixes #740Bananeweizen2011-11-011-1/+0
| | | | | * Renamed label to force translators to change the value * Now explicitly says "geo code" instead of the more technically "QR code"
* 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.
* Updated dutch translations (typo)Michiel Korthuis2011-10-141-1/+1
|
* Updated dutch translations2Michiel Korthuis2011-10-141-27/+27
|
* Updated dutch translationsMichiel Korthuis2011-10-141-17/+46
|
* 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-7/+0
| | | 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.
* Merge pull request #505 from scrool/L10nBananeweizen2011-09-251-3/+3
|\ | | | | L10n
| * Unified capitalized name Geocaching.com in localisationsPavol Babincak2011-09-201-3/+3
| | | | | | | | | | | | 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.
* | One more correction to dutch translationMichiel Korthuis2011-09-201-1/+1
| |
* | Additions and correctios to dutch translationMichiel Korthuis2011-09-201-2/+22
|/
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+887
This prepares the inclusion of tests into the same repository.