diff options
| author | Michael Keppler <michael.keppler@gmx.de> | 2014-04-23 10:40:55 +0200 |
|---|---|---|
| committer | Michael Keppler <michael.keppler@gmx.de> | 2014-04-23 10:40:55 +0200 |
| commit | 97b047e525aaab3df7e5f6b2481f3109f193516e (patch) | |
| tree | 91547b426c92f2c8cad20fac8f17208fc4aa4e2c /main/res | |
| parent | cc9aa8b1d2b9ec24f2c41e4a523c69edcf8c8ac0 (diff) | |
| download | cgeo-97b047e525aaab3df7e5f6b2481f3109f193516e.zip cgeo-97b047e525aaab3df7e5f6b2481f3109f193516e.tar.gz cgeo-97b047e525aaab3df7e5f6b2481f3109f193516e.tar.bz2 | |
#3783: support giga event type
New icons are still missing.
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 55d44b8..2aa3d00 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -24,6 +24,7 @@ <string name="letterbox">Letterbox Hybrid</string> <string name="event">Event Cache</string> <string name="mega">Mega-Event Cache</string> + <string name="giga">Giga-Event Cache</string> <string name="earth">Earthcache</string> <string name="cito">Cache In Trash Out Event</string> <string name="webcam">Webcam Cache</string> |
