diff options
author | Eric Fischer <enf@google.com> | 2011-09-20 10:26:18 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-09-20 10:26:18 -0700 |
commit | 7b63e4aca780eb3e8dbc4c595f984175695c30d9 (patch) | |
tree | 6032e5ba5a3f78b54269e4d416a710491571c067 /res/values-en-rGB | |
parent | 13192c0b55f8574ed68dfa465067d664ddf67ced (diff) | |
download | LegacyCamera-7b63e4aca780eb3e8dbc4c595f984175695c30d9.zip LegacyCamera-7b63e4aca780eb3e8dbc4c595f984175695c30d9.tar.gz LegacyCamera-7b63e4aca780eb3e8dbc4c595f984175695c30d9.tar.bz2 |
Import revised translations.
Change-Id: I51427435dcf6b2cec789fd80faa9746e50cc96ce
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/strings.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 29f4198..8459d6a 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -102,6 +102,8 @@ <string name="pano_dialog_prepare_preview" msgid="4788441554128083543">"Preparing panorama"</string> <string name="pano_dialog_panorama_failed" msgid="6286761234243958706">"Failed to save panorama"</string> <string name="pano_dialog_title" msgid="5755531234434437697">"Panorama"</string> + <string name="pano_capture_indication" msgid="7431983072966619171">"Capturing Panorama"</string> + <string name="pano_review_saving_indication_str" msgid="6239883905955317473">"Saving..."</string> <string name="tap_to_focus" msgid="6417403734418828035">"Tap to focus"</string> <string name="pref_video_effect_title" msgid="8243182968457289488">"Effects"</string> <string name="effect_none" msgid="3601545724573307541">"None"</string> @@ -112,8 +114,10 @@ <string name="effect_goofy_face_big_nose" msgid="5738964679340745774">"Big Nose"</string> <string name="effect_goofy_face_small_eyes" msgid="8007886544327361111">"Small Eyes"</string> <string name="effect_backdropper_space" msgid="1381012939195370792">"In Space"</string> - <!-- no translation found for effect_backdropper_sunset (45198943771777870) --> - <skip /> + <string name="effect_backdropper_sunset" msgid="45198943771777870">"Sunset"</string> + <string name="effect_backdropper_disco" msgid="8494822051982972854">"Disco"</string> <string name="effect_backdropper_gallery" msgid="1393338187462207584">"Choose your own"</string> <string name="bg_replacement_message" msgid="7540788298745332389">"Place your device on a steady surface and make sure that there\'s no movement behind you."\n\n"Then move out of the camera\'s view."</string> + <string name="not_selectable_in_effect" msgid="5093306709878914151">"This is not selectable when the effect is on."</string> + <string name="video_snapshot_hint" msgid="6479115859014094906">"Take a photo during video recording by tapping the preview screen."</string> </resources> |