diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index e1e37d9..c920a31 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -251,12 +251,6 @@ <!-- Scene mode optimized for taking images of fireworks. --> <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string> - <!-- Settings menu, enable quick capture mode or not --> - <string name="pref_camera_quickcapture_title">Quick capture</string> - <string name="pref_camera_quickcapture_default" translatable="false">off</string> - <string name="pref_camera_quickcapture_entry_on">On</string> - <string name="pref_camera_quickcapture_entry_off">Off</string> - <!-- Restore settings item in preference --> <string name="pref_restore_title">Camera settings</string> <string name="pref_restore_detail">Restore to defaults</string> |