diff options
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index ec6d2a0171a..42ce3c8a48b 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -158,6 +158,7 @@ "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 ...", @@ -217,9 +218,9 @@ "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"], |