diff options
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-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> |