diff options
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 0add6e48b22..0dab02465e4 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -82,7 +82,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.", "Reset password" : "Reset password", "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.", - "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.", "Back to login" : "Back to login", "New password" : "New password", "I know what I'm doing" : "I know what I'm doing", @@ -250,6 +249,7 @@ "Searching other places" : "Searching other places", "No search results in other folders for {tag}{filter}{endtag}" : "No search results in other folders for {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} search result in another folder","{count} search results in other folders"], + "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.", "These apps will be updated:" : "These apps will be updated:" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |