summaryrefslogtreecommitdiff
path: root/res/values-en-rGB
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2008-12-17 18:06:02 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2008-12-17 18:06:02 -0800
commitc46d8a06f810a3b5b570e43e7e0ed8b36efd23e5 (patch)
tree9fa47e0b9cb074cb447a1b4e3042ed94348a7c7b /res/values-en-rGB
parente405ce157d5bfb44efa33a314ae08d543bc9d39e (diff)
downloadStk-c46d8a06f810a3b5b570e43e7e0ed8b36efd23e5.tar.gz
Code drop from //branches/cupcake/...@124589
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r--res/values-en-rGB/strings.xml40
1 files changed, 19 insertions, 21 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index b91eccc..3a06669 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -1,24 +1,22 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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="alphabet">Alphabets</string>
- <string name="app_name">SIM Toolkit</string>
- <string name="button_call">Call</string>
- <string name="button_cancel">Cancel</string>
- <string name="button_no">No</string>
- <string name="button_ok">OK</string>
- <string name="button_yes">Yes</string>
- <string name="default_call_setup_msg">Call in progress\u2026</string>
- <string name="digits">Digits (0-9, *, #, +)</string>
- <string name="disable_app">Disabled</string>
- <string name="enable_app">Enabled</string>
- <string name="help">Help</string>
- <string name="launch_browser">Launch Browser?</string>
- <string name="launch_dialer">Launch Dialer?</string>
- <string name="no_content">No SIM content available!</string>
- <string name="play_tone">Play tone</string>
- <string name="service_name">Service name</string>
- <string name="sim_main_menu">Main menu</string>
- <string name="stk_app_state">Application state</string>
- <string name="stk_no_service">No service available</string>
+ <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>