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

Commit 9c8d2b06 authored by Alex Chau's avatar Alex Chau
Browse files

Add strings for notification shown upon work profile deletion

Bug: 18543323

Change-Id: I87713da6684044b95b2e6c38882e20fe798f8deb
parent 0fcf4161
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -377,6 +377,9 @@
         as a result of the current profile admin gone missing. [CHAR LIMIT=NONE]-->
    <string name="work_profile_deleted_details">The work profile admin app is either missing or corrupted.
         As a result, your work profile and related data have been deleted. Contact your administrator for assistance.</string>
    <!-- Content text for a notification. The Title of the notification is "work_profile_deleted",
        This indicates that a work profile has been deleted. [CHAR LIMIT=NONE]-->
    <string name="work_profile_deleted_description_dpm_wipe">Your work profile is no longer available on this device.</string>

    <!-- Factory reset warning dialog strings--> <skip />
    <!-- Shows up in the dialog's title to warn about an impeding factory reset. [CHAR LIMIT=NONE] -->
+1 −0
Original line number Diff line number Diff line
@@ -1093,6 +1093,7 @@
  <java-symbol type="string" name="work_profile_deleted" />
  <java-symbol type="string" name="work_profile_deleted_description" />
  <java-symbol type="string" name="work_profile_deleted_details" />
  <java-symbol type="string" name="work_profile_deleted_description_dpm_wipe" />
  <java-symbol type="string" name="factory_reset_warning" />
  <java-symbol type="string" name="factory_reset_message" />
  <java-symbol type="string" name="lockscreen_transport_play_description" />