diff --git a/src/main/java/org/olat/core/commons/services/doceditor/onlyoffice/ui/_i18n/LocalStrings_de.properties b/src/main/java/org/olat/core/commons/services/doceditor/onlyoffice/ui/_i18n/LocalStrings_de.properties index 8fd4fe9d14fea54bb1137c46e0d9274bfe1a1ae5..93b7bba127a7a5fe1b47fe1c6c82576fd228d474 100644 --- a/src/main/java/org/olat/core/commons/services/doceditor/onlyoffice/ui/_i18n/LocalStrings_de.properties +++ b/src/main/java/org/olat/core/commons/services/doceditor/onlyoffice/ui/_i18n/LocalStrings_de.properties @@ -1,10 +1,10 @@ admin.base.url=URL -admin.desc=OnlyOffice ist eine Software zur einzelnen oder gemeinsamen Bearbeitung von Dokumenten. Es unterst\u00FCtzt alle g\u00E4ngigen Dateiformate zur Textverarbeitung, Tabellenkalkulation und Pr\u00E4sentationen. Weitere Informationen sind auf der <a href\="http\://www.onlyoffice.com/" target\=_blank>Webseite</a> von OnlyOffice zu finden. -admin.enabled=Modul "OnlyOffice" +admin.desc=ONLYOFFICE ist eine Software zur einzelnen oder gemeinsamen Bearbeitung von Dokumenten. Es unterst\u00FCtzt alle g\u00E4ngigen Dateiformate zur Textverarbeitung, Tabellenkalkulation und Pr\u00E4sentationen. Weitere Informationen sind auf der <a href\="http\://www.onlyoffice.com/" target\=_blank>Webseite</a> von ONLYOFFICE zu finden. +admin.enabled=Modul "ONLYOFFICE" admin.jwt.secret=Secret admin.jwt.secret.invalid=Das Secret ist nicht g\u00FCltig. Vermutlich ist es zu kurz. Siehe: JWA Specification (RFC 7518, Section 3.2). -admin.title=OnlyOffice -editor.display.name=OnlyOffice -editor.warning.locked=Das Dokument wird bereits in einem anderen Editor bearbeitet und kann deshalb in OnlyOffice nicht bearbeitet werden. +admin.title=ONLYOFFICE +editor.display.name=ONLYOFFICE +editor.warning.locked=Das Dokument wird bereits in einem anderen Editor bearbeitet und kann deshalb in ONLYOFFICE nicht bearbeitet werden. editor.warning.no.api.config=Dieses Dokument kann nicht angezeigt werden! editor.warning.no.metadata=Dieses Dokument kann nicht angezeigt werden! \ No newline at end of file diff --git a/src/main/java/org/olat/core/commons/services/doceditor/onlyoffice/ui/_i18n/LocalStrings_en.properties b/src/main/java/org/olat/core/commons/services/doceditor/onlyoffice/ui/_i18n/LocalStrings_en.properties index e8f37c9bd3e49e46bfdb90eeac904bec36f38a39..a99bfb16c382ca0a56e8d9c65dc10da962474224 100644 --- a/src/main/java/org/olat/core/commons/services/doceditor/onlyoffice/ui/_i18n/LocalStrings_en.properties +++ b/src/main/java/org/olat/core/commons/services/doceditor/onlyoffice/ui/_i18n/LocalStrings_en.properties @@ -1,10 +1,10 @@ admin.base.url=URL -admin.desc=OnlyOffice is a software to edit documents online. It supports all major document, spreadsheet and presentation file formats. Key features are collaborative editing and excellent office file format support. Further information is available on the <a href\="https\://www.onlyoffice.com/" target\=_blank>website</a> of OnlyOffice -admin.enabled=Module "OnlyOffice" +admin.desc=ONLYOFFICE is a software to edit documents online. It supports all major document, spreadsheet and presentation file formats. Key features are collaborative editing and excellent office file format support. Further information is available on the <a href\="https\://www.onlyoffice.com/" target\=_blank>website</a> of ONLYOFFICE +admin.enabled=Module "ONLYOFFICE" admin.jwt.secret=Secret admin.jwt.secret.invalid=The secret is not valid. Probably it is too short. See: JWA Specification (RFC 7518, Section 3.2). -admin.title=OnlyOffice -editor.display.name=OnlyOffice +admin.title=ONLYOFFICE +editor.display.name=ONLYOFFICE editor.warning.locked=That document is already edited in another editor and therefore it is displayed in a read-only view. editor.warning.no.api.config=It is not possible to display that document. editor.warning.no.metadata=It is not possible to display that document. \ No newline at end of file