From 49512427f6d712827844252ea4973a9045ed393a Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 7 Jun 2016 00:06:53 +0300 Subject: Gallery2: Move & improve CAF strings Change-Id: I3861ed5094307034fcec830fd1ff0595a75e84e1 --- res/values/codeaurora_strings.xml | 113 +++++++++++++++++++++++++++++----- res/values/strings.xml | 86 +------------------------- res/xml/rtsp_settings_preferences.xml | 4 +- 3 files changed, 99 insertions(+), 104 deletions(-) diff --git a/res/values/codeaurora_strings.xml b/res/values/codeaurora_strings.xml index 941365252..b05aaf45c 100644 --- a/res/values/codeaurora_strings.xml +++ b/res/values/codeaurora_strings.xml @@ -1,6 +1,7 @@ Step - Customize fast forward/backward step + Customize fast forward/rewind step 3 seconds 6 seconds @@ -40,42 +41,120 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. "Stereo" Speaker ON Speaker OFF - Please plug in headset first! + Plug in headphones to use this feature. "Single track" - "Media details" - "Input URL" - "Streaming Settings" + "Enter URL" + "Streaming settings" "Next" "Previous" - RTP/RTCP - min port: - max port: - Buffer Size - Prefered APN + RTP/RTCP + Buffer size + Preferred APN Min port Max port Set min port Set max port Set buffer size - Select prefered apn + Select preferred APN Settings - "Server Timeout" - "Reconnect the server to play the video or not?" - "Connection failed, try to reconnect %1$d..." + "Server timeout" + "Reconnect to the server to play the video?" + "Connection failed, trying to reconnect to %1$d\u2026" Live Playing - Connecting... + Connecting\u2026 "Add bookmark" "Show bookmarks" "No bookmarks" - "Same bookmark in history" - "Add bookmark success" + "Bookmark already exists" + "Bookmark added" "Bookmarks" "Title" "Location" "Delete all" "Default title" + + + More images + + + + Can not mute : video not supported + + + There is no maps app installed to show the location. + + + %1$d video + %1$d videos + + + + Bass boost + + + 3D effect + + + Audio effects + + + Plug in headphones for these effects. + + + Snapdragon Audio+ + + + Max selected items for share is 300 + + Share via + + + No faces + + + Sorry, this video file can not be trimmed + Only mp4 and 3gp files can be trimmed + + DRM license info + + + Timeline + Albums + Videos + + + @string/app_name + + Timeline + + @string/tab_albums + + Videos + List view + @string/switch_photo_grid + No photos found + No videos found + + Whiten + Soften + Trimface + Bigeye + drawer + Normal + Whiteboard + TrueScanner + Remove Glare + Haze Buster + See Straight + Input image is too small to process. + Couldn\'t process the image. + + Discard changes? + Discard the changes made to this video? + DISCARD diff --git a/res/values/strings.xml b/res/values/strings.xml index c4b53fe32..570014e3e 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1,8 +1,5 @@ - Setting wallpaper\u2026 Wallpaper - - Max selected items for share is 300 Delete @@ -119,7 +114,6 @@ Confirm Cancel Share - Share via Share panorama Share as photo @@ -239,10 +233,6 @@ have location information in them [CHAR LIMIT=20]--> No location - - No faces - Some locations couldn\'t be identified due to network problems. @@ -288,10 +278,6 @@ some albums to be viewable offline [CHAR LIMIT=30] --> Make available offline - - More Images - - Refresh @@ -536,9 +522,6 @@ Can not trim : target video is too short - - Can not mute : not supported video - Rendering panorama @@ -1111,9 +1094,6 @@ CHAR LIMIT = NONE] --> Yes - - There is no map app for show location. - Camera @@ -1135,68 +1115,4 @@ CHAR LIMIT = NONE] --> %1$d photo %1$d photos - - - %1$d video - %1$d videos - - - - Bass boost - - - Surround sound - - - Audio effects - - - Plug in headphones for these effects. - - - Snapdragon Audio+ - - - Sorry, this video file can not be trimmed - Only mp4 and 3gp file can be trimmed - - "Sorry, Drm file can not be shared" - Drm license info - This file can not be played - Rights will be consumed for playing this media - Whiten - Soften - - - @string/timeline_title - @string/albums_title - @string/videos_title - - - @string/app_name - - Timeline - - @string/tab_albums - - Videos - List view - @string/switch_photo_grid - No photos found - No videos found - Trimface - Bigeye - drawer - Normal - WhiteBoard - TrueScanner - Remove Glare - Haze Buster - See Straight - Input image is too small to process. - Couldn\'t process the image. - - Discard changes? - Discard the changes made to this video? - DISCARD diff --git a/res/xml/rtsp_settings_preferences.xml b/res/xml/rtsp_settings_preferences.xml index 13842d34e..895fb7d55 100755 --- a/res/xml/rtsp_settings_preferences.xml +++ b/res/xml/rtsp_settings_preferences.xml @@ -11,7 +11,7 @@ android:summary="" android:title="@string/rtp_min_port" /> + android:title="@string/set_apn" > -- cgit v1.2.3