diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-02-01 21:40:48 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-02-01 21:40:48 -0500 |
| commit | f5f2565b58c0eae570b8375b0be15eebd4992d40 (patch) | |
| tree | db4e00c7ad2e6eeb2ad6af8dab982031d126c56c /MediaBrowser.Server.Implementations/Localization/Core/en-US.json | |
| parent | 246f10406c0e06db636b0fb57e9bf19c64cae69d (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Core/en-US.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Core/en-US.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Core/en-US.json b/MediaBrowser.Server.Implementations/Localization/Core/en-US.json index b1e8658de..0d5b5c4aa 100644 --- a/MediaBrowser.Server.Implementations/Localization/Core/en-US.json +++ b/MediaBrowser.Server.Implementations/Localization/Core/en-US.json @@ -1,4 +1,5 @@ { + "DbUpgradeMessage": "Please wait while your Emby Server database is upgraded. {0}% complete.", "AppDeviceValues": "App: {0}, Device: {1}", "UserDownloadingItemWithValues": "{0} is downloading {1}", "FolderTypeMixed": "Mixed content", @@ -173,6 +174,5 @@ "HeaderWriter": "Writers", "HeaderParentalRatings": "Parental Ratings", "HeaderCommunityRatings": "Community ratings", - "StartupEmbyServerIsLoading": "Emby Server is loading. Please try again shortly.", - "DbUpgradeMessage": "Please wait while your Emby Server database is upgraded. {0}% complete." + "StartupEmbyServerIsLoading": "Emby Server is loading. Please try again shortly." }
\ No newline at end of file |
