mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Whitelist editor localisation + formatting fixes
This commit is contained in:
@@ -40,7 +40,28 @@
|
||||
"message": "Enabled"
|
||||
}
|
||||
, "options_option_uaWhitelist": {
|
||||
"message": "Match patterns (newline-separated)"
|
||||
"message": "Match matterns (newline-separated)"
|
||||
}
|
||||
, "options_option_uaWhitelistBasicView": {
|
||||
"message": "Basic View"
|
||||
}
|
||||
, "options_option_uaWhitelistRawView": {
|
||||
"message": "Raw View"
|
||||
}
|
||||
, "options_option_uaWhitelistSaveRaw": {
|
||||
"message": "Save Raw"
|
||||
}
|
||||
, "options_option_uaWhitelistAddItem": {
|
||||
"message": "Add Item"
|
||||
}
|
||||
, "options_option_uaWhitelistItemEdit": {
|
||||
"message": "Edit"
|
||||
}
|
||||
, "options_option_uaWhitelistItemRemove": {
|
||||
"message": "Remove"
|
||||
}
|
||||
, "options_option_uaWhitelistInvalidMatchPattern": {
|
||||
"message": "Invalid match pattern $1"
|
||||
}
|
||||
|
||||
, "options_submit": {
|
||||
|
||||
Reference in New Issue
Block a user