diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-02 23:48:59 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-02 23:48:59 -0400 |
| commit | cd8db6fa54cbec936346098939db986ae52776bb (patch) | |
| tree | 4dc4b14ad20d0279c105591bc657ba10c221b579 /MediaBrowser.Server.Implementations/Localization/Server/fr.json | |
| parent | cf745bb888120cc7fe7c9d7d1396d32d6196ddbc (diff) | |
add connection manager interface
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/fr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/fr.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/fr.json b/MediaBrowser.Server.Implementations/Localization/Server/fr.json index f7380ed6d..1f30270a4 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/fr.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/fr.json @@ -378,8 +378,11 @@ "OptionParentalRating": "Note d'\u00e9valuation de contr\u00f4le parental", "LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.", "OptionPremiereDate": "Date de la premi\u00e8re", + "CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.", "TabBasic": "Standard", + "LabelEnableCinemaMode": "Enable cinema mode", "TabAdvanced": "Avanc\u00e9", + "HeaderCinemaMode": "Cinema Mode", "HeaderStatus": "\u00c9tat", "OptionContinuing": "En continuation", "OptionEnded": "Termin\u00e9", |
