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

Commit 5bd06b02 authored by Nicolas Prevot's avatar Nicolas Prevot Committed by Android Git Automerger
Browse files

am ad81a285: Merge "In intent picker dialog, change "personal apps" to "personal"." into mnc-dev

* commit 'ad81a285':
  In intent picker dialog, change "personal apps" to "personal".
parents e27c3959 ad81a285
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -537,10 +537,10 @@
    <!-- Label for the Android system components when they are shown to the user. -->
    <string name="android_system_label">Android System</string>

    <!-- Label for the user owner in the intent forwarding app. -->
    <string name="user_owner_label">Personal apps</string>
    <!-- Label for the user owner in the intent forwarding app. [CHAR LIMIT=15] -->
    <string name="user_owner_label">Personal</string>

    <!-- Label for a corporate profile in the intent forwarding app. -->
    <!-- Label for a corporate profile in the intent forwarding app. [CHAR LIMIT=15] -->
    <string name="managed_profile_label">Work</string>

    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->