aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
Commit message (Collapse)AuthorAgeFilesLines
* Updated Slovak translationPavol Babincak2011-11-091-0/+2
|
* Merge branch 'release' into upstreamSamuel Tardieu2011-11-091-0/+3
|\ | | | | | | | | Conflicts: main/res/values/strings.xml
| * VersionInfomucek42011-11-081-0/+3
| |
* | Merge pull request #768 from Lineflyer/masterSammysHP2011-11-081-9/+10
|\ \ | | | | | | German translation improvement
| * | Changing german translation for wp_waypoint back to "Referenzpunkt"Lineflyer2011-11-081-1/+1
| | |
| * | Again some capitalization to make it look professional. Lineflyer2011-11-081-10/+11
| | | | | | | | | Furthermore adding missing translation for "Show as list" in map-view.
* | | Add German translationSammysHP2011-11-081-1/+2
| | |
* | | Display a better message when gc.com is in maintenance modeSamuel Tardieu2011-11-082-0/+2
| | |
* | | Another fix of German size-translationSammysHP2011-11-081-1/+1
| | |
* | | fix: Signature: insert and help in same lineSammysHP2011-11-081-11/+1
|/ /
* | Cache Size translation for german optimized: Lineflyer2011-11-081-7/+7
| | | | | | | | Capitalization and alignment of virtual-cache size with GC-website. Removed "Größe" because it would be doubled in cache-detail view.
* | Fix #641: "Any destination": Wrong selection and FCSammysHP2011-11-071-16/+26
| | | | | | FC not reproducible. Also reformat point.xml
* | Separate attribution from contributors againSammysHP2011-11-071-0/+1
| |
* | Fix #605: No scrollbar when editing long log entriesSammysHP2011-11-073-6/+6
| | | | | | Also fix the same issue on signature-edittext.
* | Move cache-size into own line in detail-viewSammysHP2011-11-072-0/+2
| |
* | Partial merge of branch stephanme/c-geo-opensource into upstreamSamuel Tardieu2011-11-0712-18/+13
|\ \ | | | | | | | | | | | | Conflicts: - main/res/values-fr/strings.xml
| * | cleaned up resource strings for importing gpxStephan Merker2011-11-0512-19/+13
| | | | | | | | | | | | | | | - gpx_import_loading -> gpx_import_loading_caches - removed gpx_import_loading_stored - cleaned up consistently through all translations
* | | Update French translationSamuel Tardieu2011-11-071-1/+5
| | |
* | | Change German size-translations back to English.SammysHP2011-11-071-5/+5
| | |
* | | Change German size-strings as suggested in ↵SammysHP2011-11-061-2/+2
| | | | | | | | | | | | 1ecd4b3b8f6cde0aab88ab8ff69bdaf7aad1c795
* | | Updated dutch translationsMichiel Korthuis2011-11-061-4/+17
|/ /
* | Remove unused translationSammysHP2011-11-0510-10/+0
| | | | | | "gpx_import_loading_stored"
* | Update German translation.SammysHP2011-11-052-2/+11
| | | | | | Also fix some mistakes in English translation.
* | Revert German size-translationsSammysHP2011-11-051-5/+5
| | | | | | See d5f18c8b607edb54a338130cf8415a72e0558bb2 for reference.
* | Updated Slovak translationPavol Babincak2011-11-021-4/+15
| |
* | remove useless version comments from stringsBananeweizen2011-11-0111-140/+140
| |
* | Merge remote branch 'stephanme/importwpt'Bananeweizen2011-11-012-11/+16
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/files/GPXParser.java main/src/cgeo/geocaching/files/LocParser.java tests/src/cgeo/geocaching/files/LocParserTest.java
| * | fix #714: Progress bar wrong when importing gpx with waypointsStephan Merker2011-10-302-11/+15
| | | | | | | | | | | | | | | | | | | | | - moved file handling from GPXParser to cgeopgxes - streamlined LocParser with GPXParser - removed cache counting in favor of progress bar - added error dialog if import went wrong - fixed stream handling when importing attachement
* | | Update French translationSamuel Tardieu2011-11-011-0/+2
| | |
* | | Merge branch 'release' into upstreamSamuel Tardieu2011-11-011-0/+3
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | Conflicts: main/AndroidManifest.xml main/res/values/strings.xml main/src/cgeo/geocaching/cgBase.java main/src/cgeo/geocaching/maps/CGeoMap.java
| * | Versionmucek42011-10-311-0/+3
| | |
| * | Version 30.10.2011mucek42011-10-291-1/+2
| | |
* | | rename scan label in main menu, fixes #740Bananeweizen2011-11-017-7/+2
| | | | | | | | | | | | | | | * Renamed label to force translators to change the value * Now explicitly says "geo code" instead of the more technically "QR code"
* | | new: cache count after "more caches" label, fixes #730bananeweizen2011-10-311-2/+3
| | |
* | | fix #728: replace image_not_loaded with better suited iconbananeweizen2011-10-311-0/+0
| | | | | | | | | | | | I'm not sure about the size. But we can easily replace this one with the same image at higher resolution, if needed.
* | | remove identical files from hdpi folderbananeweizen2011-10-313-0/+0
| |/ |/|
* | strings.xml and Maniferst as resoult of new Marker versionmucek42011-10-301-1/+4
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2011-10-281-3/+14
|\ \ | |/
| * Compile error.mucek42011-10-261-2/+1
| |
| * RC version, test team addedmucek42011-10-261-2/+14
| |
* | Add separate settings for elevation and vote dataSamuel Tardieu2011-10-254-6/+30
| |
* | Merge branch 'issue629' of git://github.com/blafoo/c-geo-opensourceSamuel Tardieu2011-10-253-23/+56
|\ \ | |/ |/| | | | | | | Conflicts: main/src/cgeo/geocaching/Settings.java main/src/cgeo/geocaching/cgBase.java
| * Additional details introducedblafoo2011-10-133-23/+56
| |
* | Use shorter French strings while loading detailsSamuel Tardieu2011-10-221-6/+6
| | | | | | | | | | This prevents the progress dialog from resizing itself over and over and bouncing around the screen.
* | Update French translation stringsSamuel Tardieu2011-10-221-2/+4
| |
* | Split cache loading in offline + online modesSamuel Tardieu2011-10-222-0/+2
| | | | | | | | | | Also, add a new "loading elevation data" step in progress dialog. This closes #701.
* | new: copy waypoints (context menu), fixes #627Bananeweizen2011-10-201-0/+2
| |
* | Updated Slovak translationPavol Babincak2011-10-201-0/+2
| |
* | Update French translationSamuel Tardieu2011-10-181-3/+5
| |
* | Fixed Portugal translation - suggested on FBmucek42011-10-181-1/+1
| |