diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-28 02:14:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-28 02:14:51 +0000 |
commit | 8ca587be3a6cb555eb1c8b8245fe48cc9bea7a3e (patch) | |
tree | 1b57e6aef9d7fe43fbbe27f648db17d9b31cc63d /apps/updatenotification | |
parent | 88b6dc5eaf28b1bfe72a62773e8a9ce339979ea3 (diff) | |
download | nextcloud-server-8ca587be3a6cb555eb1c8b8245fe48cc9bea7a3e.tar.gz nextcloud-server-8ca587be3a6cb555eb1c8b8245fe48cc9bea7a3e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/en_GB.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 1760d554b85..1f2a6d2cfc0 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -22,7 +22,7 @@ OC.L10N.register( "Your version is up to date." : "Your version is up to date.", "A non-default update server is in use to be checked for updates:" : "A non-default update server is in use to be checked for updates:", "Update channel:" : "Update channel:", - "You can always update to a newer version. But you can never downgrade to a more stable version." : "You can always update to a newer version. But you can never downgrade to a more stable version.", + "You can always update to a newer version. But you can never downgrade to a more stable version." : "You can always update to a newer version, but you can never downgrade to a more stable version.", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found.", "Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:", "Only notification for app updates are available." : "Only notification for app updates are available.", diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index b630f5a88e2..b9fc4b6a2e2 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -20,7 +20,7 @@ "Your version is up to date." : "Your version is up to date.", "A non-default update server is in use to be checked for updates:" : "A non-default update server is in use to be checked for updates:", "Update channel:" : "Update channel:", - "You can always update to a newer version. But you can never downgrade to a more stable version." : "You can always update to a newer version. But you can never downgrade to a more stable version.", + "You can always update to a newer version. But you can never downgrade to a more stable version." : "You can always update to a newer version, but you can never downgrade to a more stable version.", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found.", "Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:", "Only notification for app updates are available." : "Only notification for app updates are available.", |