aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-08-11 15:29:14 -0400
committergorhill <rhill@raymondhill.net>2015-08-11 15:29:14 -0400
commit690421aead701cb3045c1d8913cb85d432e494c3 (patch)
tree3c3fb062385ce409240d224d19c84a378ce3dca8 /src/_locales
parenta7712116a78890924971b219ff49e75ef194cf00 (diff)
downloaduBlock-690421aead701cb3045c1d8913cb85d432e494c3.zip
uBlock-690421aead701cb3045c1d8913cb85d432e494c3.tar.gz
uBlock-690421aead701cb3045c1d8913cb85d432e494c3.tar.bz2
sync feature (#80): draft
Diffstat (limited to 'src/_locales')
-rw-r--r--src/_locales/en/messages.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index 5044b41..8583df7 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -175,6 +175,10 @@
"message":"Color-blind friendly",
"description":"English: Color-blind friendly"
},
+ "settingsCloudStorageEnabledPrompt":{
+ "message":"Enable cloud storage support",
+ "description": ""
+ },
"settingsAdvancedUserPrompt":{
"message":"I am an advanced user (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
"description":"English: "
@@ -591,6 +595,26 @@
"message": "Permanently",
"description": "English: Permanently"
},
+ "cloudPush": {
+ "message": "Export to cloud storage",
+ "description": ""
+ },
+ "cloudPull": {
+ "message": "Import from cloud storage",
+ "description": ""
+ },
+ "cloudNoData": {
+ "message": "...\n...",
+ "description": ""
+ },
+ "cloudDeviceNamePrompt": {
+ "message": "This device name:",
+ "description": ""
+ },
+ "genericSubmit": {
+ "message": "Submit",
+ "description": ""
+ },
"dummy":{
"message":"This entry must be the last one",
"description":"so we dont need to deal with comma for last entry"