diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 7c26149b5dd..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"], |