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

Commit 98c406c3 authored by Jessica Hummel's avatar Jessica Hummel
Browse files

Strings: replace work space by work profile

Change-Id: I3f2dd5f628a34e1df351b3f1a526f3d2beea3ece
bug:16468412
parent 95d9ad0f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3964,9 +3964,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>