diff options
author | Eric Fischer <enf@google.com> | 2012-05-01 13:34:17 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2012-05-01 13:34:17 -0700 |
commit | a353f9ee697f13d3e42350842079e15ffd297f9e (patch) | |
tree | 5c3f467c4c97914e904487bd8c026955707e96bc /res/values-en-rGB | |
parent | f4245a635003047cbce39415b6775b3b879153ad (diff) | |
download | packages_apps_settings-a353f9ee697f13d3e42350842079e15ffd297f9e.zip packages_apps_settings-a353f9ee697f13d3e42350842079e15ffd297f9e.tar.gz packages_apps_settings-a353f9ee697f13d3e42350842079e15ffd297f9e.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Ieef5e67dc77c84ce7a5c72c8763e3cf646d9a23c
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/strings.xml | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 1512526..7ac59fe 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -592,8 +592,7 @@ <string name="wifi_p2p_menu_rename" msgid="8448896306960060415">"Rename device"</string> <string name="wifi_p2p_peer_devices" msgid="299526878463303432">"Peer devices"</string> <string name="wifi_p2p_failed_connect_message" msgid="8921447388048243547">"Could not connect."</string> - <!-- no translation found for wifi_p2p_failed_rename_message (2562182284946936380) --> - <skip /> + <string name="wifi_p2p_failed_rename_message" msgid="2562182284946936380">"Failed to rename device."</string> <string name="wifi_p2p_disconnect_title" msgid="3216846049677448420">"Disconnect?"</string> <string name="wifi_p2p_disconnect_message" msgid="8227342771610125771">"If you disconnect, your connection with <xliff:g id="PEER_NAME">%1$s</xliff:g> will end."</string> <string name="wifi_p2p_disconnect_multiple_message" msgid="3283805371034883105">"If you disconnect, your connection with <xliff:g id="PEER_NAME">%1$s</xliff:g> and <xliff:g id="PEER_COUNT">%2$s</xliff:g> other devices will end."</string> @@ -1498,24 +1497,18 @@ <string name="show_touches_summary" msgid="6684407913145150041">"Show visual feedback for touches"</string> <string name="show_screen_updates" msgid="8282711794220426931">"Show screen updates"</string> <string name="show_screen_updates_summary" msgid="1716122382094924596">"Flash areas of screen when they update"</string> - <!-- no translation found for show_hw_screen_updates (1066779731201521925) --> - <skip /> - <!-- no translation found for show_hw_screen_updates_summary (5280716513731970663) --> - <skip /> + <string name="show_hw_screen_updates" msgid="1066779731201521925">"Show GPU screen updates"</string> + <string name="show_hw_screen_updates_summary" msgid="5280716513731970663">"Flash areas of screen when they update with the GPU"</string> <string name="disable_overlays" msgid="3645736086368449005">"Disable overlays"</string> <string name="disable_overlays_summary" msgid="7111098018524381234">"Don\'t use overlays for screen compositing"</string> - <!-- no translation found for debug_layout (5981361776594526155) --> - <skip /> - <!-- no translation found for debug_layout_summary (978411395294379156) --> - <skip /> + <string name="debug_layout" msgid="5981361776594526155">"Show layout bounds"</string> + <string name="debug_layout_summary" msgid="978411395294379156">"Display information about bounds, padding, etc."</string> <string name="show_cpu_usage" msgid="2389212910758076024">"Show CPU usage"</string> <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="8642000962902609976">"Use 2D hardware acceleration in applications"</string> - <!-- no translation found for track_frame_time (6146354853663863443) --> - <skip /> - <!-- no translation found for track_frame_time_summary (447577515813970287) --> - <skip /> + <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> <string name="transition_animation_scale_title" msgid="387527540523595875">"Transition animation scale"</string> <string name="animator_duration_scale_title" msgid="3406722410819934083">"Animator duration scale"</string> |