diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-30 00:18:32 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-30 00:18:32 -0500 |
| commit | 792e4c4f1ba3d337cfaffca03e158d95560b3093 (patch) | |
| tree | 8bee5291031e81c2c6108e6acd45828f83dbf7f7 /MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json | |
| parent | a6145e54d901095e5b67704e3103843b4b515681 (diff) | |
sync updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json index 932d37fe0..e16b6c492 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json @@ -14,9 +14,12 @@ "FileReadError": "An error occurred while reading the file.", "DeleteUser": "Delete User", "DeleteUserConfirmation": "Are you sure you wish to delete this user?", - "PasswordResetHeader": "Password Reset", + "PasswordResetHeader": "Reset Password", "PasswordResetComplete": "The password has been reset.", + "PinCodeResetComplete": "The pin code has been reset.", "PasswordResetConfirmation": "Are you sure you wish to reset the password?", + "PinCodeResetConfirmation": "Are you sure you wish to reset the pin code?", + "HeaderPinCodeReset": "Reset Pin Code", "PasswordSaved": "Password saved.", "PasswordMatchError": "Password and password confirmation must match.", "OptionRelease": "Official Release", |
