Handling of issues while migrating primary storage

am: 1ec941db0c

* commit '1ec941db0ce37a864b5aa1a92111e5c52953c33e':
  Handling of issues while migrating primary storage

Change-Id: I95283e6b84be28c026867b47ce84a1425e8b3859
This commit is contained in:
Philip P. Moltmann
2016-04-28 23:21:48 +00:00
committed by android-build-merger
3 changed files with 39 additions and 4 deletions

View File

@@ -3434,6 +3434,10 @@
<!-- Manage applications, text for Move button when move is in progress -->
<string name="moving">Moving</string>
<!-- Text of pop up message if the request for a "migrate primary storage" operation
(see storage_menu_migrate) is denied as another is already in progress. [CHAR LIMIT=75] -->
<string name="another_migration_already_in_progress">Another migration is already in progress.</string>
<!-- Manage applications, text for move error messages -->
<string name="insufficient_storage">Not enough storage space.</string>
<string name="does_not_exist">App doesn\u2019t exist.</string>