Skip to content
Code-Schnipsel Gruppen Projekte
Commit f2461eee erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

Issue #64 Sprachauswahl Control und Brick

Übergeordneter b931cd05
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
...@@ -20,6 +20,27 @@ ...@@ -20,6 +20,27 @@
</description> </description>
</brick> </brick>
<brick control="\QUI\Controls\LangSwitch">
<title>
<locale group="quiqqer/bricks" var="brick.control.langSwitch.title" />
</title>
<description>
<locale group="quiqqer/bricks" var="brick.control.langSwitch.description" />
</description>
<settings>
<setting name="showFlags" class="checkbox">
<locale group="quiqqer/bricks" var="brick.control.navigation.setting.showFlags" />
</setting>
<setting name="showText" type="checkbox">
<locale group="quiqqer/bricks" var="brick.control.navigation.setting.showText" />
</setting>
<setting name="DropDown" type="checkbox">
<locale group="quiqqer/bricks" var="brick.control.navigation.setting.DropDown" />
</setting>
</settings>
</brick>
<brick control="\QUI\Controls\Navigation"> <brick control="\QUI\Controls\Navigation">
<title> <title>
<locale group="quiqqer/bricks" var="brick.control.navigation.title" /> <locale group="quiqqer/bricks" var="brick.control.navigation.title" />
...@@ -41,5 +62,4 @@ ...@@ -41,5 +62,4 @@
</settings> </settings>
</brick> </brick>
</bricks> </bricks>
</quiqqer>
</quiqqer> \ No newline at end of file
...@@ -57,6 +57,28 @@ ...@@ -57,6 +57,28 @@
<en><![CDATA[Navigation levels]]></en> <en><![CDATA[Navigation levels]]></en>
</locale> </locale>
<locale name="brick.control.langSwitch.title">
<de><![CDATA[Baustein:Sprachenwechsel]]></de>
<en><![CDATA[Brick:Lang switch]]></en>
</locale>
<locale name="brick.control.langSwitch.description">
<de><![CDATA[]]></de>
<en><![CDATA[]]></en>
</locale>
<locale name="brick.control.navigation.setting.showFlags">
<de><![CDATA[Flaggen anzeigen]]></de>
<en><![CDATA[Show the flags]]></en>
</locale>
<locale name="brick.control.navigation.setting.showText">
<de><![CDATA[Text anzeigen]]></de>
<en><![CDATA[Show the text]]></en>
</locale>
<locale name="brick.control.navigation.setting.DropDown">
<de><![CDATA[Flaggen DropDown Anzeige]]></de>
<en><![CDATA[Flag DropDown view]]></en>
</locale>
<locale name="area.window.title"> <locale name="area.window.title">
<de><![CDATA[Baustein-Zonen]]></de> <de><![CDATA[Baustein-Zonen]]></de>
<en><![CDATA[Brick areas]]></en> <en><![CDATA[Brick areas]]></en>
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren