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-ko | |
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-ko')
-rw-r--r-- | res/values-ko/strings.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index a174c7b..7df1ef0 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -92,18 +92,9 @@ <string name="pref_camera_scenemode_title" msgid="1420535844292504016">"장면 모드"</string> <string name="pref_camera_scenemode_entry_auto" msgid="7113995286836658648">"자동"</string> <string name="pref_camera_scenemode_entry_action" msgid="616748587566110484">"동작"</string> - <string name="pref_camera_scenemode_entry_portrait" msgid="9140929538393384095">"인물"</string> - <string name="pref_camera_scenemode_entry_landscape" msgid="405417518823973264">"풍경"</string> <string name="pref_camera_scenemode_entry_night" msgid="7606898503102476329">"밤"</string> - <string name="pref_camera_scenemode_entry_night_portrait" msgid="2643519475791545277">"야간 인물"</string> - <string name="pref_camera_scenemode_entry_theatre" msgid="3123861130799840901">"극장"</string> - <string name="pref_camera_scenemode_entry_beach" msgid="5163939340224174481">"해변"</string> - <string name="pref_camera_scenemode_entry_snow" msgid="2110494623725511788">"눈"</string> <string name="pref_camera_scenemode_entry_sunset" msgid="181661154611507212">"일몰"</string> - <string name="pref_camera_scenemode_entry_steadyphoto" msgid="5751266665823209065">"손떨림 방지 사진"</string> - <string name="pref_camera_scenemode_entry_fireworks" msgid="3530608172188797432">"불꽃놀이"</string> <string name="pref_camera_scenemode_entry_party" msgid="907053529286788253">"파티"</string> - <string name="pref_camera_scenemode_entry_candlelight" msgid="2066183182126946813">"촛불"</string> <string name="not_selectable_in_scene_mode" msgid="2345574961174762643">"장면 모드에서 선택할 수 없습니다."</string> <string name="pref_restore_title" msgid="6479274979730178961">"카메라 설정"</string> <string name="pref_restore_detail" msgid="5732490002291044791">"기본값 복원"</string> |