Merge "Settings: Mark string reference as untranslatable."
This commit is contained in:
committed by
Android (Google) Code Review
commit
5f937152a5
@@ -5731,7 +5731,7 @@
|
||||
<string name="notification_volume_option_title">Notification volume</string>
|
||||
|
||||
<!-- Sound & notification > Sound section: Title for the Interruptions option and associated settings page. [CHAR LIMIT=30] -->
|
||||
<string name="zen_mode_settings_title">@*android:string/zen_mode_feature_name</string>
|
||||
<string name="zen_mode_settings_title" translatable="false">@*android:string/zen_mode_feature_name</string>
|
||||
|
||||
<!-- Sound & notification > Sound section: Title for the Priority interruptions option and associated settings page. [CHAR LIMIT=30] -->
|
||||
<string name="zen_mode_priority_settings_title">Priority only allows</string>
|
||||
|
Reference in New Issue
Block a user