From dfed3a11bcbce756277606c08f11253b447d455d Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 26 Nov 2014 14:29:49 -0500 Subject: fix swipebox --- MediaBrowser.Server.Implementations/Localization/Server/ko.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ko.json') diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ko.json b/MediaBrowser.Server.Implementations/Localization/Server/ko.json index 94cf3b12c..b8b225801 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/ko.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/ko.json @@ -1,10 +1,11 @@ { "LabelExit": "Schweinsteiger", "LabelVisitCommunity": "Visit Community", - "LabelGithubWiki": "Github Wiki", + "LabelGithub": "Github", "LabelSwagger": "Swagger", "LabelStandard": "Standard", - "LabelViewApiDocumentation": "View Api Documentation", + "LabelApiDocumentation": "Api Documentation", + "LabelDeveloperResources": "Developer Resources", "LabelBrowseLibrary": "Browse Library", "LabelConfigureMediaBrowser": "Configure Media Browser", "LabelOpenLibraryViewer": "Open Library Viewer", @@ -1215,7 +1216,7 @@ "HeaderCameraUploadHelp": "Automatically upload photos and videos taken from your mobile devices into Media Browser.", "MessageNoDevicesSupportCameraUpload": "You currently don't have any devices that support camera upload.", "LabelCameraUploadPath": "Camera upload path:", - "LabelCameraUploadPathHelp": "Select a custom upload path, if desired. If unspecified a default folder will be used.", + "LabelCameraUploadPathHelp": "Select a custom upload path, if desired. If unspecified a default folder will be used. If using a custom path it will also need to be added in the library setup area.", "LabelCreateCameraUploadSubfolder": "Create a subfolder for each device", "LabelCreateCameraUploadSubfolderHelp": "Specific folders can be assigned to a device by clicking on it from the Devices page.", "LabelCustomDeviceDisplayName": "Display name:", -- cgit v1.2.3