summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de_DE.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r--apps/updatenotification/l10n/de_DE.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 63cfea77fdc..4d06cae7060 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Die neuste Version ist installiert.",
"Checked on %s" : "Überprüft auf %s",
- "Update channel:" : "Update-Kanal:"
+ "Update channel:" : "Update-Kanal:",
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sie können immer auf eine neuere Version updaten / experimentelle Version, aber kein Downgrade auf eine stabilere Version durchführen."
},
"nplurals=2; plural=(n != 1);");