diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index a751f77cb4c..6e4762d7bd9 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -231,7 +231,6 @@ OC.L10N.register( "Personal" : "Personal", "Administration" : "Administration", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.", - "Follow us on Google+" : "Follow us on Google+", "Like our Facebook page" : "Like our Facebook page", "Follow us on Twitter" : "Follow us on Twitter", "Check out our blog" : "Check out our blog", @@ -375,6 +374,7 @@ OC.L10N.register( "Hardening and security guidance" : "Hardening and security guidance", "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)", + "Follow us on Google+" : "Follow us on Google+", "Settings" : "Settings", "Show storage location" : "Show storage location", "Show email address" : "Show email address", |