| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "tos-short": { | |
| 3 "description": "Short terms of service agreement", | |
| 4 "message": "By clicking the Agree and Install button below, you agree to our <a href='terms'>Terms of Use</a>." | |
|
ire
2018/07/31 00:10:08
For some reason when the language is not English,
juliandoucette
2018/08/02 20:51:55
I noticed that too. I'm not sure that will be the
| |
| 5 }, | |
| 6 "install": { | |
| 7 "description": "button label", | |
| 8 "message": "Install" | |
| 9 }, | |
| 10 "download-alt": { | |
| 11 "description": "link text", | |
| 12 "message": "Download Adblock Plus for another browser." | |
| 13 }, | |
| 14 "agree-and-install-for-android": { | |
| 15 "description": "button label", | |
| 16 "message": "Agree and Install for Android" | |
| 17 }, | |
| 18 "agree-and-install-for-chrome": { | |
| 19 "description": "button label", | |
| 20 "message": "Agree and Install for Chrome" | |
| 21 }, | |
| 22 "agree-and-install-for-firefox": { | |
| 23 "description": "button label", | |
| 24 "message": "Agree and Install for Firefox" | |
| 25 }, | |
| 26 "agree-and-install-for-ios": { | |
| 27 "description": "button label", | |
| 28 "message": "Agree and Install for iOS" | |
| 29 }, | |
| 30 "agree-and-install-for-ios-safari": { | |
| 31 "description": "button label", | |
| 32 "message": "Agree and Install for iOS Safari" | |
| 33 }, | |
| 34 "agree-and-install-for-maxthon": { | |
| 35 "description": "button label", | |
| 36 "message": "Agree and Install for Maxthon" | |
| 37 }, | |
| 38 "agree-and-install-for-msedge": { | |
| 39 "description": "button label", | |
| 40 "message": "Agree and Install for Microsoft Edge" | |
| 41 }, | |
| 42 "agree-and-install-for-msie": { | |
| 43 "description": "button label", | |
| 44 "message": "Agree and Install for Internet Explorer" | |
| 45 }, | |
| 46 "agree-and-install-for-opera": { | |
| 47 "description": "button label", | |
| 48 "message": "Agree and Install for Opera" | |
| 49 }, | |
| 50 "agree-and-install-for-safari": { | |
| 51 "description": "button label", | |
| 52 "message": "Agree and Install for Safari" | |
| 53 }, | |
| 54 "agree-and-install-for-samsungBrowser": { | |
| 55 "description": "button label", | |
| 56 "message": "Agree and Install for Samsung Internet" | |
| 57 }, | |
| 58 "agree-and-install-for-yandexbrowser": { | |
| 59 "description": "button label", | |
| 60 "message": "Agree and Install for Yandex.Browser" | |
| 61 }, | |
| 62 "install-for-android": { | |
| 63 "description": "button label", | |
| 64 "message": "Install for Android" | |
| 65 }, | |
| 66 "install-for-chrome": { | |
| 67 "description": "button label", | |
| 68 "message": "Install for Chrome" | |
| 69 }, | |
| 70 "install-for-firefox": { | |
| 71 "description": "button label", | |
| 72 "message": "Install for Firefox" | |
| 73 }, | |
| 74 "install-for-ios": { | |
| 75 "description": "button label", | |
| 76 "message": "Install for iOS" | |
| 77 }, | |
| 78 "install-for-ios-safari": { | |
| 79 "description": "button label", | |
| 80 "message": "Install for iOS Safari" | |
| 81 }, | |
| 82 "install-for-maxthon": { | |
| 83 "description": "button label", | |
| 84 "message": "Install for Maxthon" | |
| 85 }, | |
| 86 "install-for-msedge": { | |
| 87 "description": "button label", | |
| 88 "message": "Install for Microsoft Edge" | |
| 89 }, | |
| 90 "install-for-msie": { | |
| 91 "description": "button label", | |
| 92 "message": "Install for Internet Explorer" | |
| 93 }, | |
| 94 "install-for-opera": { | |
| 95 "description": "button label", | |
| 96 "message": "Install for Opera" | |
| 97 }, | |
| 98 "install-for-safari": { | |
| 99 "description": "button label", | |
| 100 "message": "Install for Safari" | |
| 101 }, | |
| 102 "install-for-samsungBrowser": { | |
| 103 "description": "button label", | |
| 104 "message": "Install for Samsung Internet" | |
| 105 }, | |
| 106 "install-for-yandexbrowser": { | |
| 107 "description": "button label", | |
| 108 "message": "Install for Yandex.Browser" | |
| 109 } | |
| 110 } | |
| OLD | NEW |