OSDN Git Service

Allow longer translations in the notification actions.
authorChris Wren <cwren@android.com>
Thu, 25 Sep 2014 17:38:39 +0000 (13:38 -0400)
committerChris Wren <cwren@android.com>
Thu, 25 Sep 2014 17:38:39 +0000 (13:38 -0400)
Bug: 17345743
Change-Id: Icd0588516cb568ea76e2766f54ba1a61a8f3d997

packages/SystemUI/res/values/strings.xml

index 0445fe8..52dfa6e 100644 (file)
     <!-- Body of notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=60] -->
     <string name="hidden_notifications_text">See them before you unlock</string>
 
-    <!-- Cancel action for notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=10] -->
+    <!-- Cancel action for notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=20] -->
     <string name="hidden_notifications_cancel">No thanks</string>
 
-    <!-- continue action for notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=10] -->
+    <!-- continue action for notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=20] -->
     <string name="hidden_notifications_setup">Set up</string>
 
     <!-- Indication that the current volume and other effects (vibration) are being suppressed by a third party, such as a notification listener. [CHAR LIMIT=30] -->