diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 0ddb492b2a7..7d7184d8867 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -208,9 +208,7 @@ OC.L10N.register( "Issued By" : "Issued By", "Valid until %s" : "Valid until %s", "Import root certificate" : "Import root certificate", - "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "Cheers!", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n", "Administrator documentation" : "Administrator documentation", "Online documentation" : "Online documentation", "Forum" : "Forum", @@ -289,6 +287,8 @@ OC.L10N.register( "Experimental applications ahead" : "Experimental applications ahead", "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches.", "Enable experimental apps" : "Enable experimental apps", + "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>", + "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n", "Group" : "Group", "APCu" : "APCu", "Redis" : "Redis", |