diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-27 01:55:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-27 01:55:44 -0400 |
commit | 0875a4a18fcdbc40fa856f469c0de77b8fcaf539 (patch) | |
tree | f0a72b10db7c19932c0a7769a4b5b00b53647737 /settings/l10n/en_GB.js | |
parent | 0a9150b2dadaf0ffd5ea096312683ccb792ae50d (diff) | |
download | nextcloud-server-0875a4a18fcdbc40fa856f469c0de77b8fcaf539.tar.gz nextcloud-server-0875a4a18fcdbc40fa856f469c0de77b8fcaf539.zip |
[tx-robot] updated from transifex
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 f103c0c3b03..0a51d19bb6d 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -58,6 +58,7 @@ OC.L10N.register( "Approved" : "Approved", "Experimental" : "Experimental", "All" : "All", + "No apps found for your version" : "No apps found for your version", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use.", "Update to %s" : "Update to %s", @@ -194,7 +195,6 @@ OC.L10N.register( "Enable only for specific groups" : "Enable only for specific groups", "Uninstall App" : "Uninstall App", "Enable experimental apps" : "Enable experimental apps", - "No apps found for your version" : "No apps found for your version", "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", |