fix encoding escape quotes

This commit is contained in:
Luke Pulverenti
2015-06-07 23:16:42 -04:00
parent fa62f163c6
commit a31cc81487
4 changed files with 8 additions and 8 deletions

View File

@@ -1453,5 +1453,6 @@
"ButtonReset": "Reset",
"OptionEnableExternalVideoPlayers": "Enable external video players",
"ButtonUnlockGuide": "Unlock Guide",
"LabelEnableFullScreen": "Enable fullscreen mode"
"LabelEnableFullScreen": "Enable fullscreen mode",
"LabelEnableChromecastAc3Passthrough": "Enable Chromecast AC3 Passthrough"
}