µBlock — Your filters
-
+
diff --git a/_locales/de/messages.json b/_locales/de/messages.json
index 1019ad893..d0330215b 100644
--- a/_locales/de/messages.json
+++ b/_locales/de/messages.json
@@ -279,6 +279,26 @@
"message":"Mitwirkende",
"description":"English: Contributors"
},
+ "aboutBackupDataButton" : {
+ "message": "Backup to file...",
+ "description": "English: Backup to file..."
+ },
+ "aboutRestoreDataButton" : {
+ "message": "Restore from file...",
+ "description": "English: Restore from file..."
+ },
+ "aboutResetDataButton" : {
+ "message": "Start from scratch...",
+ "description": "English: Start from scratch..."
+ },
+ "aboutRestoreDataConfirm" : {
+ "message": "All your settings will be overwritten using data backed up on {{time}}, and µBlock will restart.\n\nOverwrite all existing settings using backed up data?",
+ "description": "Message asking user to confirm restore"
+ },
+ "aboutResetDataConfirm" : {
+ "message": "All your settings will be erased, and µBlock will restart.\n\nReset µBlock to factory settings?",
+ "description": "Message asking user to confirm restore"
+ },
"errorCantConnectTo":{
"message":"Netzwerkfehler: Verbindung zu {{url}} nicht möglich",
"description":"English: Network error: unable to connect to {{url}}"
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 3794e1511..06c1fe69a 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -279,6 +279,26 @@
"message":"Contributors",
"description":"English: Contributors"
},
+ "aboutBackupDataButton" : {
+ "message": "Backup to file...",
+ "description": "English: Backup to file..."
+ },
+ "aboutRestoreDataButton" : {
+ "message": "Restore from file...",
+ "description": "English: Restore from file..."
+ },
+ "aboutResetDataButton" : {
+ "message": "Start from scratch...",
+ "description": "English: Start from scratch..."
+ },
+ "aboutRestoreDataConfirm" : {
+ "message": "All your settings will be overwritten using data backed up on {{time}}, and µBlock will restart.\n\nOverwrite all existing settings using backed up data?",
+ "description": "Message asking user to confirm restore"
+ },
+ "aboutResetDataConfirm" : {
+ "message": "All your settings will be erased, and µBlock will restart.\n\nReset µBlock to factory settings?",
+ "description": "Message asking user to confirm restore"
+ },
"errorCantConnectTo":{
"message":"Unable to connect to {{url}}",
"description":"English: Network error: unable to connect to {{url}}"
diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json
index 0f8b18bcc..c30b44766 100644
--- a/_locales/fr/messages.json
+++ b/_locales/fr/messages.json
@@ -279,6 +279,26 @@
"message":"Contributeurs",
"description":"English: Contributors"
},
+ "aboutBackupDataButton" : {
+ "message": "Exporter vers un fichier",
+ "description": "English: Backup to file..."
+ },
+ "aboutRestoreDataButton" : {
+ "message": "Importer depuis un fichier",
+ "description": "English: Restore from file..."
+ },
+ "aboutResetDataButton" : {
+ "message": "Repartir à zéro",
+ "description": "English: Start from scratch..."
+ },
+ "aboutRestoreDataConfirm" : {
+ "message": "Vos paramètres seront remplacés par les données sauvegardées le {{time}}, puis µBlock redémarrera.\n\nProcéder à l'importation ?",
+ "description": "Message asking user to confirm restore"
+ },
+ "aboutResetDataConfirm" : {
+ "message": "Vos paramètres seront effacés, puis µBlock redémarrera.\n\nProcéder à la remise à zéro ?",
+ "description": "Message asking user to confirm restore"
+ },
"errorCantConnectTo":{
"message":"Erreur de connexion : {{url}}",
"description":"English: Network error: unable to connect to {{url}}"
diff --git a/about.html b/about.html
index eaa3883ef..3f98263b4 100644
--- a/about.html
+++ b/about.html
@@ -5,18 +5,13 @@
µBlock — About
-
+