aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/strings_not_translatable.xml
blob: 4c56fba7a77a19af90fdd3154e43f36e46b7e534 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string-array name="waypoint_coordinate_formats" translatable="false">
    <item>@string/waypoint_coordinate_formats_plain</item>
    <item>DDD.DDDDD°</item>
    <item>DDD°MM.MMM\'</item>
    <item>DDD°MM\'SS.SSS\"</item>
  </string-array>
  
  <!-- distance units -->
  <string-array name="distance_units">
    <item>@string/unit_m</item>
    <item>@string/unit_km</item>
    <item>@string/unit_ft</item>
    <item>@string/unit_yd</item>
    <item>@string/unit_mi</item>
  </string-array>
  
  <string name="init_select_themefolder" translatable="false"></string>
  <string name="init_select_map_directory" translatable="false"></string>
  <string name="init_select_gpx_exportdir" translatable="false"></string>
  <string name="init_select_gpx_importdir" translatable="false"></string>
  
  <!-- contributors -->
  <string name="contributors" translatable="false">\n
    · <a href="http://carnero.cc/">carnero</a> as the father of c:geo\n
    \n
    · 0xErnie (localization DE)\n
    · <a href="mailto:bazsy@freemail.hu">Balazs Szabo (Bazsy1983)</a> (loc. HU)\n
    · Bananeweizen (code, loc. DE)\n
    · blafoo (code, localization DE)\n
    · Bonemaro (tester)\n
    · BudBundi (localization DE, tester)\n
    · campbeb (code)\n
    · Charles (localization FR)\n
    · Denny (localization DA)\n
    · Eisbehr (code)\n
    · F. Coello (localization ES)\n
    · Filipe C. (code)\n
    · <a href="http://www.hunterthornsberry.com">Hunter275</a> (tester)\n
    · <a href="http://iirojappinen.com/">Iiro Jäppinen</a> (graphic)\n
    · inkantis (localization PL)\n
    · <a href="http://www.jaytech.cz/">Jan Žatecký</a> (graphic)\n
    · <a href="http://joachim-wilke.de/">JoWi24</a> (code)\n
    · <a href="http://github.com/koem">Karsten Priegnitz</a> (code, artwork computation)\n
    · <a href="http://www.geocaching.com/email/?guid=d11a3e3d-7db0-4d43-87f2-7893238844a6">Lineflyer</a> (tester, support, localization DE)\n
    · Ludovic Valente (localization FR)\n
    · marco-jacob (code, loc. DE)\n
    · MichielK (code, loc. NL)\n
    · mucek4 (code, open source project leader)\n
    · ncorreia (code, localization PT)\n
    · Pascal (localization NL)\n
    · Pavol Babinčák (code, loc. SK)\n
    · Peter (localization HU)\n
    · <a href="https://github.com/Portree-Kid">Portree Kid</a> (code)\n
    · Rainer S. (code)\n
    · Ray (code, loc. JA)\n
    · <a href="http://seromenho.com/">Ricardo Seromenho</a> (localization PT)\n
    · RoadRunner- (code, loc. DE)\n
    · <a href="http://www.blueskysoftware.it/">RomNexus6</a> (localization IT)\n
    · <a href="http://www.sammyshp.de/">SammysHP</a> (code, localization DE)\n
    · <a href="http://www.rfc1149.net/sam.html">Samuel Tardieu</a> (code, localization FR)\n
    · serenity (localization DE)\n
    · Shan, a.k.a. ShakurNO (localization NO)\n
    · Shizo87 (tester)\n
    · stephanme/Geoteufel (code)\n
    · thiasB (code, loc. DE EN)\n
    · YraFyra (code, loc. SV)\n
    · zenobios (code, loc. DE EN)\n
    \n
    · <a href="http://code.google.com/p/mapsforge/">Mapsforge</a> (OSM-rendering)\n
    · <a href="http://thenounproject.com/">The Noun Project</a> (basis for attribute icons)\n
    · <a href="http://commons.apache.org/">The Apache Commons Project</a>\n
    · <a href="http://androidicons.com/">Android Icons</a> (<a href="https://creativecommons.org/licenses/by/3.0/">CC-BY 3.0</a>)\n
    · <a href="http://rrze-icon-set.berlios.de/index.html">RRZE Icon set</a> (<a href="http://creativecommons.org/licenses/by-sa/3.0/">CC-BY-SA 3.0</a>)\n
  </string>
  
  <!-- cache menu -->
  <string name="cache_menu_sygic" translatable="false">Sygic</string>

  <!-- changelog -->
  <string name="changelog" translatable="false">\n
    <b>Next release</b>\n\n
    <b>New Features/Functions:</b>\n
    · Support of attaching pictures to logs\n
    · Support of opencaching.de online API in live map and nearby search\n
    · Support for searching opencaching.nl caches\n
    · Alphabetical sorting of OSM:Offline maps in map selection\n 
    · Color markers also in trackable logbook\n
    · Edit cache type filter by clicking on filter bar\n
    · Inverse sorting of cache lists (hit the same menu again)\n
    · View pager for trackable activity\n
    · Menu item to delete past events\n
    · Settings: Option to ask for list to store caches\n
    · Change list in cache details\n
    · Ability to select \"All\" list from main screen\n
    · Default log type for event caches will be \"Attended\" if \"Will attend\" was logged before\n
    · Improved and extended cache type detection on live map\n
    · Waypoints can be marked as visited\n
    · Possibility to delete offline logs in lists\n
    \n
    <b>Bugfixing:</b>\n
    · Final flag icon lost when updating cache with self defined final\n
    · Bad selection in directory chooser\n
    · Log type \"Retract Listing\" now parsed correctly\n
    · Active cache detail page now remembered when rotating device\n
    · Replaced the term \"GC-Code\" by \"Geocode\"\n
    · Improvements for light theme\n
    · Share function uses short URL again\n
     \n
    <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=9&amp;state=closed">Detailed list of all changes</a>\n
    \n
    <b>Known Limitations/Bugs:</b>\n
    · Live map:\n
      Approximated coords due to limitations on the GC-website\n
      Be aware: If navigation is started directly from live map it may also use the approximated coords!\n
      In fast mode the cache type might be wrong in rare cases\n
      Fast mode only detectes Tradi, Multi, Mystery, Event caches\n
      On low zoom owned/found caches may not be hidden anymore\n
    · Other:\n
      Log images with huge size cause a long loading time\n
      In special situations the logbook might not be shown completely after logging a cache\n
      The personal note added to a cache is not synced to geocaching.com but will be overruled by personal notes on geocaching.com\n
      On devices with HD display resolution OSM maps might not work. Please use Google maps in this case.\n
    <b>Old releases</b>\n
    · Please refer to the release notes on the <a href="http://www.cgeo.org">c:geo-website</a>.\n
    \n</string>
  
</resources>