diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-04-19 13:43:12 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-04-19 13:43:12 -0400 |
| commit | 13509c1d8d877b5a033d0bb45d347ba8564e8102 (patch) | |
| tree | 914ea876395390c1f95de0c2351daa5b9b44127c /MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json | |
| parent | 5170042eb5efee7be005dcc5aca863b66c23a6f2 (diff) | |
dlna fixes
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json new file mode 100644 index 000000000..5ef61f1b8 --- /dev/null +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json @@ -0,0 +1 @@ +{"SettingsSaved":"Settings saved.","AddUser":"Add User","Users":"Users","Delete":"Delete","Administrator":"Administrator","Password":"Password","DeleteImage":"Delete Image","DeleteImageConfirmation":"Are you sure you wish to delete this image?","FileReadCancelled":"The file read has been cancelled.","FileNotFound":"File not found.","FileReadError":"An error occurred while reading the file.","DeleteUser":"Delete User","DeleteUserConfirmation":"Are you sure you wish to delete {0}?","PasswordResetHeader":"Password Reset","PasswordResetComplete":"The password has been reset.","PasswordResetConfirmation":"Are you sure you wish to reset the password?","PasswordSaved":"Password saved.","PasswordMatchError":"Password and password confirmation must match.","OptionOff":"Off","OptionOn":"On","OptionRelease":"Official Release","OptionBeta":"Beta","OptionDev":"Dev (Unstable)","UninstallPluginHeader":"Uninstall Plugin","UninstallPluginConfirmation":"Are you sure you wish to uninstall {0}?","NoPluginConfigurationMessage":"This plugin has nothing to configure.","NoPluginsInstalledMessage":"You have no plugins installed.","BrowsePluginCatalogMessage":"Browse our plugin catalog to view available plugins."}
\ No newline at end of file |
