OSDN Git Service

Strings: replace work space by work profile
authorJessica Hummel <jhummel@google.com>
Tue, 19 Aug 2014 16:45:54 +0000 (17:45 +0100)
committerJessica Hummel <jhummel@google.com>
Thu, 21 Aug 2014 10:05:50 +0000 (11:05 +0100)
Change-Id: I3f2dd5f628a34e1df351b3f1a526f3d2beea3ece
bug:16468412

core/res/res/values/strings.xml

index c68f355..4a8b5fa 100644 (file)
     <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>