diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 76045cf033d..9f273d316a1 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -160,6 +160,7 @@ OC.L10N.register( "Password protect" : "Password protect", "Password" : "Password", "Allow editing" : "Allow editing", + "Hide file listing" : "Hide file listing", "Email link to person" : "Email link to person", "Send" : "Send", "Sending ..." : "Sending ...", @@ -219,9 +220,9 @@ OC.L10N.register( "An error occurred." : "An error occurred.", "Please reload the page." : "Please reload the page.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue.", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.", "The update was successful. There were warnings." : "The update was successful. There were warnings.", - "The update was successful. Redirecting you to ownCloud now." : "The update was successful. Redirecting you to ownCloud now.", + "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud.", "Searching other places" : "Searching other places", "No search results in other folders" : "No search results in other folders", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} search result in another folder","{count} search results in other folders"], @@ -292,7 +293,7 @@ OC.L10N.register( "New password" : "New password", "New Password" : "New Password", "Reset password" : "Reset password", - "This ownCloud instance is currently in single user mode." : "This ownCloud instance is currently in single user mode.", + "This Nextcloud instance is currently in single user mode." : "This Nextcloud instance is currently in single user mode.", "This means only administrators can use the instance." : "This means only administrators can use the instance.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", "Thank you for your patience." : "Thank you for your patience.", |