Android-x86
Fork
Faire un don

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-apps-Launcher3: Commit

packages/apps/Launcher3


Commit MetaInfo

Révision85b64c7da0f1134fdbae954acbc2925c1433566a (tree)
l'heure2017-06-09 04:18:31
AuteurTony Wickham <twickham@goog...>
CommiterTony Wickham

Message de Log

Updating icon badging string to "Notification dots"

Change-Id: Ie3193c8aae8fee5860274ba6823b0cdfe25b1083

Change Summary

Modification

--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -172,12 +172,12 @@
172172 <string name="allow_rotation_desc">When phone is rotated</string>
173173 <!-- Text explaining that rotation is disabled in Display settings. 'Display' refers to the Display section in system settings [CHAR LIMIT=100] -->
174174 <string name="allow_rotation_blocked_desc">Current Display setting doesn\'t permit rotation</string>
175- <!-- Title for Icon Badging setting. Tapping this will link to the system Notifications Settings screen where the user can turn off badging globally. [CHAR LIMIT=50] -->
176- <string name="icon_badging_title">Icon badging</string>
175+ <!-- Title for Notification dots setting. Tapping this will link to the system Notifications settings screen where the user can turn off notification dots globally. [CHAR LIMIT=50] -->
176+ <string name="icon_badging_title">Notification dots</string>
177177 <!-- Text to indicate that the system icon badging setting is on [CHAR LIMIT=100] -->
178- <string name="icon_badging_desc_on">On for all apps</string>
178+ <string name="icon_badging_desc_on">On</string>
179179 <!-- Text to indicate that the system icon badging setting is off [CHAR LIMIT=100] -->
180- <string name="icon_badging_desc_off">Off for all apps</string>
180+ <string name="icon_badging_desc_off">Off</string>
181181
182182 <!-- Label for the setting that allows the automatic placement of launcher shortcuts for applications and games installed on the device [CHAR LIMIT=40] -->
183183 <string name="auto_add_shortcuts_label">Add icon to Home screen</string>
Afficher sur ancien navigateur de dépôt.