Skip to content
Snippets Groups Projects
Commit 70347f22 authored by dfurrer's avatar dfurrer
Browse files

non-jira: added hint for mode-label section in visibility tab

parent adb23be7
No related branches found
No related tags found
No related merge requests found
......@@ -171,6 +171,8 @@ public class DeliveryOptionsConfigurationController extends FormBasicController
translate("mode.standard"), translate("mode.configured")
};
standardModeEl = uifactory.addRadiosVertical("mode", formLayout, standardModeKeys, standardModeValues);
standardModeEl.setHelpTextKey("mode.hover", null);
standardModeEl.setHelpUrlForManualPage("Knowledge Transfer#_splayout");
standardModeEl.addActionListener(FormEvent.ONCHANGE);
uifactory.addSpacerElement("spacer.js", formLayout, false);
......
......@@ -4,7 +4,8 @@ iframe.content=Seiteninhalt im iFrame
option.delivery=Layout
mode=Anzeigemodus
mode.standard=Standard
mode.configured=Optimiert fr OpenOLAT
mode.configured=Optimiert f\u00FCr OpenOLAT
mode.hover=Verwenden Sie die Standardeinstellung f?r extern erstellten Inhalt.
option.css=Layout anpassen
option.css.none=Keine
option.css.openolat=OpenOLAT Stylesheets
......@@ -24,15 +25,4 @@ inherit.label=Standardwerte
inherit=Aus Layouteinstellungen der Lernressource \u00FCbernehmen
custom=Anpassen
glossary.need.jQuery=Glossar braucht jQuery
automatic.need.js=Automatic braucht javascript
automatic.need.js=Automatic braucht javascript
\ No newline at end of file
#Thu Sep 03 11:09:03 CEST 2015
automatic.need.js=Automatic needs javascript
command.download=Download file
custom=Modify
encoding.auto=Automatically
......@@ -25,6 +15,7 @@ inherit.label=Use standard configuration
mode=Display mode
mode.configured=Optimized for OpenOLAT
mode.standard=Standard
mode.hover=Use the standard setting for externally created content.
option.css=Adapt layout
option.css.none=None
option.css.openolat=OpenOLAT stylesheets
......@@ -34,4 +25,4 @@ option.glossary=Embed glossary terms
option.js=Embed Javascript library
option.js.jQuery=jQuery
option.js.none=None
option.js.prototypejs=Prototype
option.js.prototypejs=Prototype
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment