This commit is contained in:
Raymond Hill 2020-05-20 13:53:22 -04:00
parent 186c2f2960
commit 6f9bb1e6f8
No known key found for this signature in database
GPG key ID: 25E1490B761470C2
3 changed files with 4 additions and 4 deletions

View file

@ -200,11 +200,11 @@
"description": "Caption for the no-scripting per-site switch" "description": "Caption for the no-scripting per-site switch"
}, },
"popupMoreButton_v2": { "popupMoreButton_v2": {
"message": "Lainnya", "message": "Lebih banyak",
"description": "Label to be used to show popup panel sections" "description": "Label to be used to show popup panel sections"
}, },
"popupLessButton_v2": { "popupLessButton_v2": {
"message": "Less", "message": "Lebih sedikit",
"description": "Label to be used to hide popup panel sections" "description": "Label to be used to hide popup panel sections"
}, },
"popupTipGlobalRules": { "popupTipGlobalRules": {

View file

@ -84,7 +84,7 @@
"description": "English: on this page" "description": "English: on this page"
}, },
"popupBlockedStats": { "popupBlockedStats": {
"message": "{{count}} veya %{{percent}}", "message": "{{count}} (%{{percent}})",
"description": "Example: 15 (13%)" "description": "Example: 15 (13%)"
}, },
"popupBlockedSinceInstallPrompt": { "popupBlockedSinceInstallPrompt": {

View file

@ -196,7 +196,7 @@
"description": "Caption for the no-remote-fonts per-site switch" "description": "Caption for the no-remote-fonts per-site switch"
}, },
"popupNoScripting_v2": { "popupNoScripting_v2": {
"message": "网页脚本", "message": "JavaScript",
"description": "Caption for the no-scripting per-site switch" "description": "Caption for the no-scripting per-site switch"
}, },
"popupMoreButton_v2": { "popupMoreButton_v2": {