mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
Fix URL schemes translation
This commit is contained in:
parent
d3d6bd8ce0
commit
16930127b6
1 changed files with 2 additions and 2 deletions
|
|
@ -85,10 +85,10 @@ preferences-third-party-description = Third-party services are unaffiliated with
|
|||
|
||||
## URL scheme related
|
||||
preferences-url-schemes = URL Schemes
|
||||
preferences-url-scheme-prompt = Allowed { preferences-url-schemes } (space-separated):
|
||||
preferences-url-scheme-prompt = Allowed URL Schemes (space-separated):
|
||||
preferences-url-scheme-warning = Blocked attempt to open `{ $link }`, which may be a security issue.
|
||||
|
||||
If you trust the deck author and wish to proceed, you can add `{ $scheme }` to your allowed { preferences-url-schemes }.
|
||||
If you trust the deck author and wish to proceed, you can add `{ $scheme }` to your allowed URL Schemes.
|
||||
preferences-url-scheme-allow-once = Allow Once
|
||||
preferences-url-scheme-always-allow = Always Allow
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue