diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 73259e3e135..ec47db08055 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -198,7 +198,6 @@ OC.L10N.register( "Finishing …" : "Finishing …", "Need help?" : "Need help?", "See the documentation" : "See the documentation", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.", "Log out" : "Log out", "Search" : "Search", @@ -216,6 +215,7 @@ OC.L10N.register( "New password" : "New password", "New Password" : "New Password", "Reset password" : "Reset password", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>", "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.", |