diff options
author | pinky@build01 <jenkins@cyanogenmod.com> | 2016-09-25 00:15:23 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-09-27 11:55:53 -0700 |
commit | 2bcb2570e9b9e6eb60c585798244e9b1475ec2e3 (patch) | |
tree | b4167fd8e1b3834297a87e6434353214e20446db /packages/BackupRestoreConfirmation | |
parent | 5ad384c0b59c0b425a47164f556cfa17f0ba930e (diff) | |
download | frameworks_base-2bcb2570e9b9e6eb60c585798244e9b1475ec2e3.zip frameworks_base-2bcb2570e9b9e6eb60c585798244e9b1475ec2e3.tar.gz frameworks_base-2bcb2570e9b9e6eb60c585798244e9b1475ec2e3.tar.bz2 |
Automatic translation import
Change-Id: I77a3c0eb997d6f2aaf9b1add59480c496e55e43d
Ticket: -
Diffstat (limited to 'packages/BackupRestoreConfirmation')
-rw-r--r-- | packages/BackupRestoreConfirmation/res/values-eo/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/BackupRestoreConfirmation/res/values-eo/strings.xml b/packages/BackupRestoreConfirmation/res/values-eo/strings.xml index 8764071..a57cb16 100644 --- a/packages/BackupRestoreConfirmation/res/values-eo/strings.xml +++ b/packages/BackupRestoreConfirmation/res/values-eo/strings.xml @@ -18,14 +18,12 @@ <!-- Title of the activity when a full backup has been requested and must be confirmed --> <string name="backup_confirm_title">Kompleta savkopio</string> <!-- Title of the activity when a full restore has been requested and must be confirmed --> - <string name="restore_confirm_title">Kompleta restaĆro</string> <!-- Text for message to user that a full backup has been requested, and must be confirmed. --> <!-- Button to allow a requested full backup to occur --> <!-- Button to refuse to allow the requested full backup --> <!-- Text for message to user that a full restore has been requested, and must be confirmed. --> <!-- Button to allow a requested full restore to occur --> <!-- Button to refuse to allow the requested full restore --> - <string name="deny_restore_button_label">Ne restaĆri</string> <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. --> <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. --> <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. --> |