summaryrefslogtreecommitdiffstats
path: root/res/values/codeaurora_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/codeaurora_strings.xml')
-rw-r--r--res/values/codeaurora_strings.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/res/values/codeaurora_strings.xml b/res/values/codeaurora_strings.xml
index 941365252..f70076b6e 100644
--- a/res/values/codeaurora_strings.xml
+++ b/res/values/codeaurora_strings.xml
@@ -78,4 +78,32 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<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>
+ <string name="website_for_more_image"></string>
+
+ <!-- Toast if the muted video is not supported. [CHAR LIMIT=80] -->
+ <string name="mute_nosupport">Can not mute : not supported video</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 map app for show 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>
</resources>