Skip to content

Commit

Permalink
Merge pull request #44 in EXTENSIONS/browser-extension from ADG-557-1…
Browse files Browse the repository at this point in the history
… to master

* commit '70927dc167af248b394990487020275ad20d566b':
  Fixed localizations
  • Loading branch information
Aleksandr Tropnikov committed Oct 10, 2017
2 parents f4b923f + 70927dc commit 94f4329
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Extension/_locales/en/messages.json
Expand Up @@ -65,19 +65,19 @@
"thankyou_table_head_why": {
"message": "Why AdGuard?"
},
"thankyou_table_head_ordinary-ad": {
"thankyou_table_head_ordinary_ad": {
"message": "Ordinary adblock"
},
"thankyou_table_ad-blocking": {
"thankyou_table_ad_blocking": {
"message": "Ad blocking"
},
"thankyou_table_tooltip_ad-blocking": {
"thankyou_table_tooltip_ad_blocking": {
"message": "Most ad blockers today have at least passable ad blocking quality."
},
"thankyou_table_сosmetic": {
"thankyou_table_cosmetic": {
"message": "Cosmetic page processing"
},
"thankyou_table_tooltip_сosmetic": {
"thankyou_table_tooltip_cosmetic": {
"message": "Many AdGuard analogues are also able to hide frames and empty spaces left after the ad is blocked."
},
"thankyou_table_traffic": {
Expand All @@ -104,7 +104,7 @@
"thankyou_table_tooltip_support": {
"message": "At any time of night and day, our agents are ready to answer any of your questions and help solve even the most urgent problems."
},
"thankyou_tabsmenu_title_with-adguard": {
"thankyou_tabsmenu_title_with_adguard": {
"message": "Invulnerability on the Internet — together with AdGuard!"
},
"thankyou_tabsmenu_title_download": {
Expand All @@ -116,13 +116,13 @@
"thankyou_tabsmenu_btn_dwl_tooltip": {
"message": "By downloading the program you accept the terms of the"
},
"thankyou_tabsmenu_btn_dwl_tooltip-link": {
"thankyou_tabsmenu_btn_dwl_tooltip_link": {
"message": "License agreement"
},
"thankyou_tabsmenu_btn_more": {
"message": "Learn more"
},
"thankyou_tabsmenu_btn_pc-mac": {
"thankyou_tabsmenu_btn_pc_mac": {
"message": "PC/Mac"
},
"thankyou_tabsmenu_btn_android": {
Expand All @@ -134,10 +134,10 @@
"thankyou_tabsmenu_btn_other": {
"message": "Other"
},
"thankyou_tabsmenu_sun-btn_windows": {
"thankyou_tabsmenu_sun_btn_windows": {
"message": "AdGuard for Windows"
},
"thankyou_tabsmenu_sun-btn_mac": {
"thankyou_tabsmenu_sun_btn_mac": {
"message": "AdGuard for Mac"
},
"thankyou_tabsmenu_content_title_windows": {
Expand All @@ -152,10 +152,10 @@
"thankyou_tabsmenu_content_desc_mac": {
"message": "Unlike other ad blockers, AdGuard is designed with macOS specifics in mind. It not only provides defense against ads in Safari and other browsers, but it also protects you from tracking, phishing and fraud."
},
"thankyou_tabsmenu_sun-btn_android": {
"thankyou_tabsmenu_sun_btn_android": {
"message": "AdGuard for Android"
},
"thankyou_tabsmenu_sun-btn_content-blocker": {
"thankyou_tabsmenu_sun_btn_content_blocker": {
"message": "AdGuard Content Blocker"
},
"thankyou_tabsmenu_content_title_android": {
Expand All @@ -164,16 +164,16 @@
"thankyou_tabsmenu_content_desc_android": {
"message": "AdGuard for Android is an ideal solution for Android mobile devices. In contrast to other ad blockers, AdGuard doesn't require root access and it provides a broad spectrum of features: filtering in apps, apps management and much more."
},
"thankyou_tabsmenu_content_title_content-blocker": {
"thankyou_tabsmenu_content_title_content_blocker": {
"message": "AdGuard Content Blocker"
},
"thankyou_tabsmenu_content_desc_content-blocker": {
"thankyou_tabsmenu_content_desc_content_blocker": {
"message": "AdGuard Content Blocker will perfectly suit users of Samsung Internet and Yandex Mobile browsers. This app doesn't require root access and can be configured to your liking. It allows the user to choose between more than 20 language-specific and general filters."
},
"thankyou_tabsmenu_sun-btn_ios": {
"thankyou_tabsmenu_sun_btn_ios": {
"message": "AdGuard for iOS"
},
"thankyou_tabsmenu_sun-btn_ios-pro": {
"thankyou_tabsmenu_sun_btn_ios_pro": {
"message": "AdGuard for iOS Pro"
},
"thankyou_tabsmenu_content_title_ios": {
Expand All @@ -182,16 +182,16 @@
"thankyou_tabsmenu_content_desc_ios": {
"message": "The most advanced blocker for Safari: it blocks all ads and counters, speeds up page-loading and it protects your personal data. More than 50 filters are available, which means you can adjust the filtering according to your preference."
},
"thankyou_tabsmenu_content_title_ios-pro": {
"thankyou_tabsmenu_content_title_ios_pro": {
"message": "AdGuard for iOS Pro"
},
"thankyou_tabsmenu_content_desc_ios-pro": {
"thankyou_tabsmenu_content_desc_ios_pro": {
"message": "AdGuard Pro does not only block ads in Safari. It can serve as a firewall, parental control or privacy protection tool; it can protect you from dangerous websites and simply boost your internet speed, all by providing access to custom DNS settings."
},
"thankyou_tabsmenu_sun-btn_dns": {
"thankyou_tabsmenu_sun_btn_dns": {
"message": "AdGuard DNS (beta)"
},
"thankyou_tabsmenu_sun-btn_assistant": {
"thankyou_tabsmenu_sun_btn_assistant": {
"message": "AdGuard Assistant"
},
"thankyou_tabsmenu_content_title_dns": {
Expand Down

0 comments on commit 94f4329

Please sign in to comment.