summaryrefslogtreecommitdiffstats
path: root/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/BackupRestoreConfirmation/res/values-eo/strings.xml')
-rw-r--r--packages/BackupRestoreConfirmation/res/values-eo/strings.xml22
1 files changed, 20 insertions, 2 deletions
diff --git a/packages/BackupRestoreConfirmation/res/values-eo/strings.xml b/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
index 64ce001..a57cb16 100644
--- a/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
+++ b/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
@@ -15,7 +15,25 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
<string name="backup_confirm_title">Kompleta savkopio</string>
- <string name="restore_confirm_title">Kompleta restaĆ­ro</string>
- <string name="deny_restore_button_label">Ne restaĆ­ri</string>
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
+ <!-- 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 -->
+ <!-- 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. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
</resources>