diff options
author | Baligh Uddin <baligh@google.com> | 2012-10-17 22:19:25 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2012-10-17 22:19:25 -0700 |
commit | 076140897f31b49d52f6bdcf475c681a24293f69 (patch) | |
tree | 80ea5e1a7826a6beab8f9a90c291cef71512b17c /res/values-en-rGB | |
parent | 7a1c4cdfae66e8b110de3988e65586871a969c04 (diff) | |
download | packages_apps_Settings-076140897f31b49d52f6bdcf475c681a24293f69.zip packages_apps_Settings-076140897f31b49d52f6bdcf475c681a24293f69.tar.gz packages_apps_Settings-076140897f31b49d52f6bdcf475c681a24293f69.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Ia0b02f13e3dd75052d20687605be5856f635aa67
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/strings.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 760dc3a..f5dca6e 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -1142,10 +1142,8 @@ <string name="app_install_location_summary" msgid="5155453752692959098">"Change the preferred installation location for new applications."</string> <string name="app_disable_dlg_title" msgid="3916469657537695436">"Disable built-in app?"</string> <string name="app_disable_dlg_text" msgid="3562567756362627323">"If you disable a built-in app, other apps may misbehave."</string> - <!-- no translation found for app_special_disable_dlg_title (2690148680327142674) --> - <skip /> - <!-- no translation found for app_special_disable_dlg_text (3447657419284854195) --> - <skip /> + <string name="app_special_disable_dlg_title" msgid="2690148680327142674">"Delete data and disable app?"</string> + <string name="app_special_disable_dlg_text" msgid="3447657419284854195">"If you disable a built-in app, other apps may misbehave. Your data will also be deleted."</string> <string name="app_disable_notifications_dlg_title" msgid="7669264654851761857">"Turn off notifications"</string> <string name="app_disable_notifications_dlg_text" msgid="5088484670924769845">"If you turn off notifications for this app, you may miss important alerts and updates."</string> <string name="storageuse_settings_title" msgid="5657014373502630403">"Storage use"</string> @@ -1661,10 +1659,8 @@ <string name="show_cpu_usage_summary" msgid="2113341923988958266">"Screen overlay showing current CPU usage"</string> <string name="force_hw_ui" msgid="6426383462520888732">"Force GPU rendering"</string> <string name="force_hw_ui_summary" msgid="5535991166074861515">"Force use of GPU for 2d drawing"</string> - <!-- no translation found for force_msaa (7920323238677284387) --> - <skip /> - <!-- no translation found for force_msaa_summary (9123553203895817537) --> - <skip /> + <string name="force_msaa" msgid="7920323238677284387">"Force 4x MSAA"</string> + <string name="force_msaa_summary" msgid="9123553203895817537">"Enable 4x MSAA in OpenGL ES 2.0 apps"</string> <string name="track_frame_time" msgid="6146354853663863443">"Profile GPU rendering"</string> <string name="track_frame_time_summary" msgid="447577515813970287">"Measure rendering time in adb shell dumpsys gfxinfo"</string> <string name="window_animation_scale_title" msgid="6162587588166114700">"Window animation scale"</string> |