mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Use "screen/tab casting" instead of "mirroring"
This commit is contained in:
@@ -24,11 +24,27 @@ https://lusito.github.io/web-ext-translator/?gh=https://github.com/hensm/fx_cast
|
||||
|
||||
Missing/outdated strings:
|
||||
|
||||
* `de`
|
||||
* `optionsMirroringCategoryName`
|
||||
* `optionsMirroringCategoryDescription`
|
||||
* `optionsMirroringEnabled`
|
||||
* `optionsMirroringAppId`
|
||||
|
||||
* `es`
|
||||
* `optionsMirroringCategoryName`
|
||||
* `optionsMirroringCategoryDescription`
|
||||
* `optionsMirroringEnabled`
|
||||
* `optionsMirroringAppId`
|
||||
|
||||
* `nl`
|
||||
* `optionsBridgeBackupEnabled`
|
||||
* `optionsUserAgentWhitelistRestrictedEnabled`
|
||||
* `optionsUserAgentWhitelistRestrictedEnabledDescription`
|
||||
* `optionsOptionRecommended`
|
||||
* `optionsMirroringCategoryName`
|
||||
* `optionsMirroringCategoryDescription`
|
||||
* `optionsMirroringEnabled`
|
||||
* `optionsMirroringAppId`
|
||||
|
||||
|
||||
### NSIS Installer Localization
|
||||
|
||||
@@ -362,19 +362,19 @@
|
||||
}
|
||||
|
||||
, "optionsMirroringCategoryName": {
|
||||
"message": "Screen mirroring"
|
||||
"message": "Screen/tab casting"
|
||||
, "description": "Options page mirroring category name."
|
||||
}
|
||||
, "optionsMirroringCategoryDescription": {
|
||||
"message": "Screen/Tab mirroring to a Chromecast receiver app."
|
||||
"message": "Mirroring to a Chromecast receiver app."
|
||||
, "description": "Options page mirroring category description."
|
||||
}
|
||||
, "optionsMirroringEnabled": {
|
||||
"message": "Enable screen mirroring (experimental)"
|
||||
"message": "Enable screen/tab casting (experimental)"
|
||||
, "description": "Mirroring enabled checkbox label."
|
||||
}
|
||||
, "optionsMirroringAppId": {
|
||||
"message": "Receiver app ID:"
|
||||
"message": "Mirroring app ID:"
|
||||
, "description": "Mirroring app ID input label."
|
||||
}
|
||||
, "optionsMirroringAppIdDescription": {
|
||||
|
||||
Reference in New Issue
Block a user