diff options
author | Baligh Uddin <baligh@google.com> | 2013-02-04 10:14:06 -0800 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-02-04 10:14:06 -0800 |
commit | 74afc365706911eb5266acb78d6fe8a54009808b (patch) | |
tree | e84bbc5f6f2e53b81924bf8b6ac5a0ef87560654 /res/values-en-rGB | |
parent | 87e889b195de98334048bb70bb1263a2ab76c76a (diff) | |
download | android_packages_apps_Gallery2-74afc365706911eb5266acb78d6fe8a54009808b.tar.gz android_packages_apps_Gallery2-74afc365706911eb5266acb78d6fe8a54009808b.tar.bz2 android_packages_apps_Gallery2-74afc365706911eb5266acb78d6fe8a54009808b.zip |
Import translations. DO NOT MERGE
Change-Id: I25498bf6ba9f7c4987fb5c49efff040eb5068b31
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/filtershow_strings.xml | 27 |
1 files changed, 9 insertions, 18 deletions
diff --git a/res/values-en-rGB/filtershow_strings.xml b/res/values-en-rGB/filtershow_strings.xml index b2283d617..24688bcd2 100644 --- a/res/values-en-rGB/filtershow_strings.xml +++ b/res/values-en-rGB/filtershow_strings.xml @@ -76,22 +76,13 @@ <string name="curves_channel_red" msgid="4199710104162111357">"Red"</string> <string name="curves_channel_green" msgid="3733003466905031016">"Green"</string> <string name="curves_channel_blue" msgid="9129211507395079371">"Blue"</string> - <!-- no translation found for draw_style (2036125061987325389) --> - <skip /> - <!-- no translation found for draw_size (4360005386104151209) --> - <skip /> - <!-- no translation found for draw_color (2119030386987211193) --> - <skip /> - <!-- no translation found for draw_style_line (9216476853904429628) --> - <skip /> - <!-- no translation found for draw_style_brush (383079660590023404) --> - <skip /> - <!-- no translation found for color_pick_select (734312818059057394) --> - <skip /> - <!-- no translation found for color_pick_title (6195567431995308876) --> - <skip /> - <!-- no translation found for draw_size_title (3121649039610273977) --> - <skip /> - <!-- no translation found for draw_size_accept (6781529716526190028) --> - <skip /> + <string name="draw_style" msgid="2036125061987325389">"Style"</string> + <string name="draw_size" msgid="4360005386104151209">"Size"</string> + <string name="draw_color" msgid="2119030386987211193">"Colour"</string> + <string name="draw_style_line" msgid="9216476853904429628">"Lines"</string> + <string name="draw_style_brush" msgid="383079660590023404">"Brush"</string> + <string name="color_pick_select" msgid="734312818059057394">"Choose custom colour"</string> + <string name="color_pick_title" msgid="6195567431995308876">"Select Colour"</string> + <string name="draw_size_title" msgid="3121649039610273977">"Select Size"</string> + <string name="draw_size_accept" msgid="6781529716526190028">"OK"</string> </resources> |