summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/codeaurora_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rGB/codeaurora_strings.xml')
-rw-r--r--res/values-en-rGB/codeaurora_strings.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/res/values-en-rGB/codeaurora_strings.xml b/res/values-en-rGB/codeaurora_strings.xml
index 5936bedfc..40b25450c 100644
--- a/res/values-en-rGB/codeaurora_strings.xml
+++ b/res/values-en-rGB/codeaurora_strings.xml
@@ -31,13 +31,64 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Strings for step option settins -->
+ <string name="setp_option_name">Step</string>
+ <string name="step_option_desc">Customize fast forward/rewind step</string>
+ <string name="setp_option_three_second">3 seconds</string>
+ <string name="setp_option_six_second">6 seconds</string>
+ <string name="loop">"Loop"</string>
+ <string name="single">"Single"</string>
+ <string name="stereo">"Stereo"</string>
+ <string name="speaker_on">Speaker ON</string>
+ <string name="speaker_off">Speaker OFF</string>
+ <string name="speaker_need_headset">Plug in headphones to use this feature.</string>
+ <string name="single_track">"Single track"</string>
+ <string name="input_url">"Enter URL"</string>
+ <string name="streaming_settings">"Streaming settings"</string>
+ <string name="next">"Next"</string>
+ <string name="previous">"Previous"</string>
+ <string name="buffer_size">Buffer size</string>
+ <string name="apn">Preferred APN</string>
+ <string name="rtp_min_port">Min port</string>
+ <string name="rtp_max_port">Max port</string>
+ <string name="set_rtp_min_port">Set min port</string>
+ <string name="set_rtp_max_port">Set max port</string>
+ <string name="set_buffer_size">Set buffer size</string>
+ <string name="set_apn">Select preferred APN</string>
+ <string name="setting">Settings</string>
+ <string name="server_timeout_title">"Server timeout"</string>
+ <string name="server_timeout_message">"Reconnect to the server to play the video?"</string>
+ <string name="videoview_error_text_cannot_connect_retry">"Connection failed, trying to reconnect to %1$d\u2026"</string>
+ <string name="media_controller_live">Live</string>
+ <string name="media_controller_playing">Playing</string>
+ <string name="media_controller_connecting">Connecting\u2026</string>
+ <string name="bookmark_add">"Add bookmark"</string>
+ <string name="bookmark_display">"Show bookmarks"</string>
+ <string name="bookmark_empty">"No bookmarks"</string>
+ <string name="bookmark_exist">"Bookmark already exists"</string>
+ <string name="bookmark_add_success">"Bookmark added"</string>
+ <string name="bookmark_list">"Bookmarks"</string>
+ <string name="bookmark_title">"Title"</string>
+ <string name="bookmark_location">"Location"</string>
+ <string name="delete_all">"Delete all"</string>
+ <string name="default_title">"Default title"</string>
<!-- A label describing to link website [CHAR LIMIT=30] -->
+ <string name="more_image">More images</string>
<!-- Toast if the muted video is not supported. [CHAR LIMIT=80] -->
+ <string name="mute_nosupport">Cannot mute : video not supported</string>
<!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
+ <string name="map_activity_not_found_err">There is no maps app installed to show the location.</string>
<!-- The label for the bass boost knob of the audio effects dialog. -->
+ <string name="bass_boost_strength">Bass boost</string>
<!-- The label for the 3d effect knob of the audio effects dialog. -->
+ <string name="virtualizer_strength">3D effect</string>
<!-- The label for the audio effects menu. -->
+ <string name="audio_effects">Audio effects</string>
<!-- Toast if user attempts to control audio effects without headphones plugged in. -->
+ <string name="headset_plug">Plug in headphones for these effects.</string>
<!-- The title of the audio effects dialog. -->
+ <string name="audio_effects_dialog_title">Snapdragon Audio+</string>
<!-- The tips of trimming video -->
+ <string name="fail_trim">Sorry, this video file can not be trimmed</string>
+ <string name="no_permission_for_drm">Sorry, DRM protected files cannot be shared</string>
+ <string name="drm_license_info">DRM licence info</string>
</resources>