Merge "Settings: Mark string reference as untranslatable."

This commit is contained in:
John Spurlock
2015-04-13 17:04:03 +00:00
committed by Android (Google) Code Review

View File

@@ -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>