summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2012-03-28 09:49:17 -0700
committerEric Fischer <enf@google.com>2012-03-28 09:49:17 -0700
commit4ebf69aa9328e288dfa17518bf782ef99209e189 (patch)
treeb840d55e95410cc4453b805d5ce619a02248bc0c
parentbbeabed9dcb88af99d791e45769f26748faf2290 (diff)
downloadProtips-4ebf69aa9328e288dfa17518bf782ef99209e189.tar.gz
Revert "Armor magic text in placeholders so it can't get damaged in translation."
This reverts commit f9c5893a9abdc6de8b5e7a6b2160be033c88362a.
-rw-r--r--res/values/arrays.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 0151261..9e91e94 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -34,7 +34,7 @@
<string-array name="tips">
<!-- Tip: Where the launcher icon is and what it does. With icon. -->
<item>See all your apps.\n
- Touch the Launcher icon. <xliff:g id="icon" example="icon">@drawable/all_apps</xliff:g></item>
+ Touch the Launcher icon. @drawable/all_apps</item>
<!-- Tip: Longpress in Launcher (all apps) to drag apps to the home screen. -->
<item>Drag apps to your Home screen.\n
@@ -46,7 +46,7 @@
<!-- Tip: Longpress icons/widgets and drag to trash to remove them. -->
<item>Remove items.\n
- Touch &amp; hold an item and when it vibrates, drag it to the Trash icon. <xliff:g id="icon" example="icon">@drawable/trash</xliff:g></item>
+ Touch &amp; hold an item and when it vibrates, drag it to the Trash icon. @drawable/trash</item>
<!-- Tip: Swipe to switch workspaces; drag items to move them to other
workspaces. -->