diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-20 15:19:54 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-20 15:19:54 -0500 |
| commit | 449485d3d2044185f16af3e7dc185ff86a0ed72b (patch) | |
| tree | 5af35cb947372bc56267ed25888fb0bb0cc5ebc8 /MediaBrowser.Server.Implementations/Localization/Server/server.json | |
| parent | 1d5f1bc474c3d685e04f409b956ccc431cd05ee5 (diff) | |
add organize now/sync prepare buttons
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/server.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index ccba2e697..3c44adc60 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -46,6 +46,8 @@ "OptionEnableWebClientResourceMinification": "Enable web client resource minification", "LabelDashboardSourcePath": "Web client source path:", "LabelDashboardSourcePathHelp": "If running the server from source, specify the path to the dashboard-ui folder. All web client files will be served from this location.", + "ButtonConvertMedia": "Convert media", + "ButtonOrganizeNow": "Organize now", "ButtonOk": "Ok", "ButtonCancel": "Cancel", "ButtonNew": "New", |
