summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-13 12:57:53 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-13 12:57:53 -0800
commitcbc3cbbf3883b7ecc9f327f29280834327f9a6a1 (patch)
treed8ce4a1d02c0386b17e94c0740afddf714e226d6 /res
parentbebccb9e7eedf2b87a63435c1b7d55bdd05c79b7 (diff)
downloadpackages_apps_Stk-cbc3cbbf3883b7ecc9f327f29280834327f9a6a1.zip
packages_apps_Stk-cbc3cbbf3883b7ecc9f327f29280834327f9a6a1.tar.gz
packages_apps_Stk-cbc3cbbf3883b7ecc9f327f29280834327f9a6a1.tar.bz2
auto import from //branches/cupcake/...@131421
Diffstat (limited to 'res')
-rw-r--r--res/values-en-rGB/strings.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
deleted file mode 100644
index 3a06669..0000000
--- a/res/values-en-rGB/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">"SIM Toolkit"</string>
- <!-- no translation found for menu_end_session (3801465311834787807) -->
- <skip />
- <string name="help">"Help"</string>
- <!-- no translation found for menu_back (9160708252396089257) -->
- <skip />
- <string name="service_name">"Service name"</string>
- <string name="stk_no_service">"No service available"</string>
- <string name="button_ok">"OK"</string>
- <string name="button_cancel">"Cancel"</string>
- <string name="button_yes">"Yes"</string>
- <string name="button_no">"No"</string>
- <string name="alphabet">"Alphabets"</string>
- <string name="digits">"Digits (0-9, *, #, +)"</string>
- <string name="default_call_setup_msg">"Call in progress…"</string>
- <string name="stk_app_state">"Application state"</string>
- <string name="enable_app">"Enabled"</string>
- <string name="disable_app">"Disabled"</string>
-</resources>