summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r--res/values-en-rGB/strings.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index 0f6d41f08..6e42921c9 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -74,6 +74,7 @@
<!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
<string name="set_as">Set as</string>
<!-- String indicating an error when playing the video. [CHAR LIMIT=30] -->
+ <string name="video_err">Can\'t play video.</string>
<!-- Toast message shown when the cropped image has been saved in the
%s folder (string: folder_download) [CHAR LIMIT=50]-->
<string name="crop_saved">
@@ -85,23 +86,35 @@
<!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
<string name="time">Time</string>
<!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
+ <string name="location">Location</string>
<!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
+ <string name="path">Path</string>
<!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
<string name="width">Width</string>
<!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
+ <string name="height">Height</string>
<!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
+ <string name="orientation">Orientation</string>
<!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
+ <string name="duration">Duration</string>
<!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
+ <string name="mimetype">MIME type</string>
<!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
<string name="file_size">File size</string>
<!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
<!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
+ <string name="model">Model</string>
<!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
+ <string name="flash">Flash</string>
<!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
+ <string name="aperture">Aperture</string>
<!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
<!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
+ <string name="white_balance">White balance</string>
<!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="exposure_time">Exposure time</string>
<!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
+ <string name="iso">ISO</string>
<!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
<!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
<!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] -->
@@ -162,6 +175,7 @@
<!-- Default flash mode setting.-->
<!-- Value for flash off setting-->
<!-- Settings screen, Flash mode title -->
+ <string name="pref_camera_flashmode_title">Flash</string>
<!-- Settings screen, Flash mode 'auto'. [CHAR LIMIT=12] -->
<!-- Settings screen, Flash mode 'alway on'. [CHAR LIMIT=12] -->
<!-- Settings screen, Flash mode 'always off'. [CHAR LIMIT=12] -->