Skip to content

Commit

Permalink
Merge pull request in EXTENSIONS/popup-blocker from fix/AG-1645 to ma…
Browse files Browse the repository at this point in the history
…ster

Squashed commit of the following:

commit 4c9311f3c8250f6c33da2fc2ad70537c02cfea51
Author: tvinzz <o.labudko@adguard.com>
Date:   Thu May 21 23:29:59 2020 +0200

    moved back zh-TW language

commit efb1f85915be93f918555e254745a949f62e74eb
Author: tvinzz <o.labudko@adguard.com>
Date:   Thu May 14 01:32:46 2020 +0200

    replaced zh-TW with zh_TW and updated locales
  • Loading branch information
Oleg Labudko committed May 25, 2020
1 parent 730cfdb commit 878d8ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions locales.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@ const getDownloadlURL = (lang, file) => BASE_DOWNLOAD_URL + getQueryString(lang,

/**
* Replaces object to array with values by passed key in message object
*
*
* WHY WE USE IT?
* Crowdin transforms output and replaces arrays to objects,
* these transformations can cause the errors in application.
*
*
* @param {string} key member of message object
* @param {Object} data translation for specific locale
*/
Expand Down
6 changes: 3 additions & 3 deletions src/locales/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,13 +484,13 @@
"message": "Krok 2: Uživatelský skript"
},
"extension_name": {
"message": "Blok. vyskak. oken od AdGuard",
"message": "AdGuard blokátor vyskakovacích oken",
"platform": [
"extension"
]
},
"userscript_name": {
"message": "Blok. vyskak. oken AdGuard",
"message": "AdGuard blokátor vyskakovacích oken",
"platform": [
"userscript",
"userscript_settings"
Expand Down Expand Up @@ -3564,7 +3564,7 @@
"message": "(被建議的)"
},
"please_wait": {
"message": "請稍候,正偵測到彈出式視窗封鎖器"
"message": "請稍候,正在檢測彈出式視窗封鎖器"
},
"noinst_special_prog": {
"message": "首先,為使用一個使用者腳本,您需要執行使用者腳本之專門的程式或擴充功能。"
Expand Down

0 comments on commit 878d8ce

Please sign in to comment.