aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYoungsang Cho <youngsang@google.com>2014-07-01 11:08:43 +0900
committerYoungsang Cho <youngsang@google.com>2014-07-01 11:09:39 +0900
commit75327a911ea517c68b99c8a7cf9908d37ffa0721 (patch)
tree3ec8f7df0b68445d365d9a80d15bb1862e5f52b8 /res
parent5f4121b3a8fd9d233d90d40bb28c4da95682af31 (diff)
downloadTV-75327a911ea517c68b99c8a7cf9908d37ffa0721.tar.gz
Change the title of pip location option
Change-Id: Ia5d75bfbda858204780ad3f3c60d57dda669e956
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 743bcdf6..a206c2f7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -116,6 +116,9 @@
<!-- Option items for off -->
<string name="option_item_off">Off</string>
+ <!-- Title of PIP location option. [CHAR LIMIT=16]-->
+ <string name="pip_location_option_title">PIP Location</string>
+
<!-- Text displayed in a toast to tell the user to long-press BACK key to exit the application
instead of the normal press. -->
<string name="long_press_back">Long-press BACK key instead to exit.</string>