diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-12-30 11:36:49 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-12-30 11:36:49 -0500 |
| commit | 048b6a7fbd34b9629ea9d0a2d7eadb9dc478654b (patch) | |
| tree | cafb7b7a7e3a7e39b46790811798c4285cede10b /MediaBrowser.Server.Implementations/Localization/Server/ms.json | |
| parent | 8a9f16ff6ae94fe1e86d93495b4908e253f7dba2 (diff) | |
sync updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ms.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/ms.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ms.json b/MediaBrowser.Server.Implementations/Localization/Server/ms.json index a64d3b584..3f91dbccc 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/ms.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/ms.json @@ -63,12 +63,16 @@ "TabPreferences": "Preferences", "TabPassword": "Password", "TabLibraryAccess": "Library Access", + "TabAccess": "Access", "TabImage": "Image", "TabProfile": "Profile", "TabMetadata": "Metadata", "TabImages": "Images", "TabNotifications": "Notifications", "TabCollectionTitles": "Titles", + "HeaderDeviceAccess": "Device Access", + "OptionEnableAccessFromAllDevices": "Enable access from all devices", + "DeviceAccessHelp": "This only applies to devices that can be uniquely identified and will not prevent browser access. Filtering user device access will prevent them from using new devices until they've been approved here.", "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons", "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons", "HeaderVideoPlaybackSettings": "Video Playback Settings", |
