Loading core/res/res/values/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -4185,4 +4185,9 @@ <string name="suspended_package_title">%1$s disabled</string> <!-- Message for dialog displayed when a packge is suspended by device admin. [CHAR LIMIT=NONE] --> <string name="suspended_package_message">Disabled by %1$s administrator. Contact them to learn more.</string> <!-- Notification title shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] --> <string name="new_sms_notification_title">You have new messages</string> <!-- Notification content shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] --> <string name="new_sms_notification_content">Open SMS app to view</string> </resources> core/res/res/values/symbols.xml +4 −0 Original line number Diff line number Diff line Loading @@ -2499,4 +2499,8 @@ <java-symbol type="string" name="work_mode_turn_on" /> <java-symbol type="string" name="suspended_package_title" /> <java-symbol type="string" name="suspended_package_message" /> <!-- New SMS notification while phone is locked. --> <java-symbol type="string" name="new_sms_notification_title" /> <java-symbol type="string" name="new_sms_notification_content" /> </resources> Loading
core/res/res/values/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -4185,4 +4185,9 @@ <string name="suspended_package_title">%1$s disabled</string> <!-- Message for dialog displayed when a packge is suspended by device admin. [CHAR LIMIT=NONE] --> <string name="suspended_package_message">Disabled by %1$s administrator. Contact them to learn more.</string> <!-- Notification title shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] --> <string name="new_sms_notification_title">You have new messages</string> <!-- Notification content shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] --> <string name="new_sms_notification_content">Open SMS app to view</string> </resources>
core/res/res/values/symbols.xml +4 −0 Original line number Diff line number Diff line Loading @@ -2499,4 +2499,8 @@ <java-symbol type="string" name="work_mode_turn_on" /> <java-symbol type="string" name="suspended_package_title" /> <java-symbol type="string" name="suspended_package_message" /> <!-- New SMS notification while phone is locked. --> <java-symbol type="string" name="new_sms_notification_title" /> <java-symbol type="string" name="new_sms_notification_content" /> </resources>