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

Commit 671be93c authored by Jessica Hummel's avatar Jessica Hummel Committed by Android (Google) Code Review
Browse files

Merge "Strings: replace work space by work profile" into lmp-dev

parents f860be88 98c406c3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3958,9 +3958,9 @@
    <string name="permission_request_notification_with_subtitle">Permission requested\nfor account <xliff:g id="account" example="foo@gmail.com">%s</xliff:g>.</string>

    <!-- Message to show when an intent automatically switches users into the personal profile. -->
    <string name="forward_intent_to_owner">You\'re using this app in your personal space</string>
    <string name="forward_intent_to_owner">You\'re using this app in your personal profile</string>
    <!-- Message to show when an intent automatically switches users into a work profile. -->
    <string name="forward_intent_to_work">You\'re using this app in your work space</string>
    <string name="forward_intent_to_work">You\'re using this app in your work profile</string>

    <!-- Label to show for a service that is running because it is an input method. -->
    <string name="input_method_binding_label">Input method</string>