diff options
author | Wu-cheng Li <wuchengli@google.com> | 2011-08-10 20:18:44 +0800 |
---|---|---|
committer | Wu-cheng Li <wuchengli@google.com> | 2011-08-10 20:48:17 +0800 |
commit | 51d798d7bd9999da336feff1fa401567e92f4dde (patch) | |
tree | b3cf6525d57e36c17d634b80a82b45549a377a1b /res/values-cs | |
parent | 5e270b255775e1aae76cb476873001798ad8e88a (diff) | |
download | LegacyCamera-51d798d7bd9999da336feff1fa401567e92f4dde.zip LegacyCamera-51d798d7bd9999da336feff1fa401567e92f4dde.tar.gz LegacyCamera-51d798d7bd9999da336feff1fa401567e92f4dde.tar.bz2 |
Remove some scene modes.
To simplify UI, remove some scene modes. Keep only auto,
night, party, sport, and sunset.
bug:5141484
Change-Id: I1c9daa17e8e147a6be42abb6611523390da906ff
Diffstat (limited to 'res/values-cs')
-rw-r--r-- | res/values-cs/strings.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index a9ede24..c31c2a0 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -92,18 +92,9 @@ <string name="pref_camera_scenemode_title" msgid="1420535844292504016">"Scénický režim"</string> <string name="pref_camera_scenemode_entry_auto" msgid="7113995286836658648">"Automaticky"</string> <string name="pref_camera_scenemode_entry_action" msgid="616748587566110484">"Akce"</string> - <string name="pref_camera_scenemode_entry_portrait" msgid="9140929538393384095">"Portrét"</string> - <string name="pref_camera_scenemode_entry_landscape" msgid="405417518823973264">"Na šířku"</string> <string name="pref_camera_scenemode_entry_night" msgid="7606898503102476329">"Noc"</string> - <string name="pref_camera_scenemode_entry_night_portrait" msgid="2643519475791545277">"Noční portrét"</string> - <string name="pref_camera_scenemode_entry_theatre" msgid="3123861130799840901">"Divadlo"</string> - <string name="pref_camera_scenemode_entry_beach" msgid="5163939340224174481">"Pláž"</string> - <string name="pref_camera_scenemode_entry_snow" msgid="2110494623725511788">"Sníh"</string> <string name="pref_camera_scenemode_entry_sunset" msgid="181661154611507212">"Západ slunce"</string> - <string name="pref_camera_scenemode_entry_steadyphoto" msgid="5751266665823209065">"Nehybná fotografie"</string> - <string name="pref_camera_scenemode_entry_fireworks" msgid="3530608172188797432">"Ohňostroj"</string> <string name="pref_camera_scenemode_entry_party" msgid="907053529286788253">"Párty"</string> - <string name="pref_camera_scenemode_entry_candlelight" msgid="2066183182126946813">"Světlo svíček"</string> <string name="not_selectable_in_scene_mode" msgid="2345574961174762643">"Tuto možnost nelze vybrat ve scénickém režimu."</string> <string name="pref_restore_title" msgid="6479274979730178961">"Nastavení fotoaparátu"</string> <string name="pref_restore_detail" msgid="5732490002291044791">"Obnovit výchozí nastavení"</string> |