Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd5b1f5f authored by John Spurlock's avatar John Spurlock
Browse files

Mark sysui string reference as untranslatable.

Bug: 19260237
Change-Id: I4a2267462ece1d21ced0156cb1e99be913ea2ada
parent 6a308355
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -998,7 +998,7 @@
    <string name="volumeui_notification_text">Touch to restore the original.</string>

    <!-- Volume dialog zen toggle switch title -->
    <string name="volume_zen_switch_text">@*android:string/zen_mode_feature_name</string>
    <string name="volume_zen_switch_text" translatable="false">@*android:string/zen_mode_feature_name</string>

    <!-- Toast shown when user unlocks screen and managed profile activity is in the foreground -->
    <string name="managed_profile_foreground_toast">You are in the Work profile</string>