aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-ja
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: removed all unused stringsBananeweizen2012-12-011-34/+6
|
* refactoring: cleanup of resourcesBananeweizen2012-11-301-10/+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
|
* refactoring: have non translatable strings separatedBananeweizen2012-11-271-8/+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-11/+11
|
* Japanese translation updatedRay2012-09-031-4/+18
|
* fix #1893: remove go4cacheBananeweizen2012-08-261-12/+0
|
* corrected: usage of gpx export dir setting corrected, text on export dialog ↵Marco Jacob2012-08-031-1/+1
| | | | now show the correct dir
* Updated Japanese translation based on d54d589484303dfd8a2f5d98ca69040bb84a9535Ray2012-07-151-76/+94
|
* Allow sorting by date logged in listscampbeb2012-06-091-1/+1
|
* Update JapaneseRay2012-05-291-20/+24
|
* Merge pull request #1608 from ray4423/translate_jaSven Greiner2012-05-201-61/+70
|\ | | | | Update Japanese
| * Update JapaneseRay2012-05-201-62/+71
| |
* | refactoring: minor string cleanupsBananeweizen2012-05-131-1/+1
| |
* | Fix xml in translationSammysHP2012-05-111-1/+1
|/
* Update JapaneseRay2012-05-111-99/+415
|
* Remove more unused stringscampbeb2012-03-181-7/+0
|
* Remove unused stringscampbeb2012-03-181-2/+0
|
* Move event strings to calendar add-on and remove from main programcampbeb2012-03-171-4/+0
|
* Check if calendar add-on is available. Fixes #1017blafoo2012-02-121-1/+0
|
* 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-2/+2
| | | | | - 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-13/+13
|
* Remove unexistent strings from translationsSamuel Tardieu2011-10-131-3/+0
|
* Reinstall computationally computed attribute_*_no stringsSamuel Tardieu2011-10-081-0/+60
|
* Remove unused strings in XML strings resourcesSamuel Tardieu2011-10-081-110/+0
| | | | Closes #632.
* Unified capitalized name Geocaching.com in localisationsPavol Babincak2011-09-201-2/+2
| | | | | | 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/+736
This prepares the inclusion of tests into the same repository.