Skip to content
Code-Schnipsel Gruppen Projekte
Commit c7ba1d6a erstellt von Patrick Müller's avatar Patrick Müller
Dateien durchsuchen

Merge branch 'dev' of dev.quiqqer.com:quiqqer/erp into dev

Übergeordnete 03880589 2ca41c78
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -502,19 +502,19 @@
</locale>
<locale name="shop.settings.general.timestampFormat.description" html="true">
<de><![CDATA[
Dieses Datumsformat wird für ein komplettes Datumsformat verwendet (z.B: dd.mm.YYYY H:i:s).
Dieses Datumsformat wird für ein komplettes Datumsformat verwendet (z.B: dd.MM.yyyy HH:mm:ss).
<br /><br />
Einstellungen und oder mögliche Datumsformate finden Sie unter:<br />
<a href="http://php.net/manual/de/function.strftime.php#refsect1-function.strftime-parameters">
http://php.net/manual/de/function.strftime.php#refsect1-function.strftime-parameters
<a href="https://unicode-org.github.io/icu/userguide/format_parse/datetime/" target="_blank">
https://unicode-org.github.io/icu/userguide/format_parse/datetime/
</a>
]]></de>
<en><![CDATA[
This date format is used for a complete date format (e.g.: dd.mm.YYYYY H:i:s).
This date format is used for a complete date format (e.g.: dd.MM.yyyy HH:mm:ss).
<br /><br />
Settings and or possible date formats can be found under:<br />
<a href="http://php.net/manual/en/function.strftime.php#refsect1-function.strftime-parameters">
http://php.net/manual/en/function.strftime.php#refsect1-function.strftime-parameters
<a href="https://unicode-org.github.io/icu/userguide/format_parse/datetime/" target="_blank">
https://unicode-org.github.io/icu/userguide/format_parse/datetime/
</a>
]]></en>
</locale>
......@@ -528,19 +528,19 @@
</locale>
<locale name="shop.settings.general.dateFormat.description">
<de><![CDATA[
Dieses Datumsformat wird für ein partiell Datumsformat verwendet (z.B: dd.mm.YYYY).
Dieses Datumsformat wird für ein partiell Datumsformat verwendet (z.B: dd.MM.yyyy).
<br /><br />
Einstellungen und oder mögliche Datumsformate finden Sie unter:<br />
<a href="http://php.net/manual/de/function.strftime.php#refsect1-function.strftime-parameters">
http://php.net/manual/de/function.strftime.php#refsect1-function.strftime-parameters
<a href="https://unicode-org.github.io/icu/userguide/format_parse/datetime/">
https://unicode-org.github.io/icu/userguide/format_parse/datetime/
</a>
]]></de>
<en><![CDATA[
This date format is used for a partial date format (e.g.: dd.mm.YYYYY).
This date format is used for a partial date format (e.g.: dd.MM.yyyy).
<br /><br />
Settings and or possible date formats can be found under:<br />
<a href="http://php.net/manual/en/function.strftime.php#refsect1-function.strftime-parameters">
http://php.net/manual/en/function.strftime.php#refsect1-function.strftime-parameters
<a href="https://unicode-org.github.io/icu/userguide/format_parse/datetime/">
https://unicode-org.github.io/icu/userguide/format_parse/datetime/
</a>
]]></en>
</locale>
......
......@@ -271,7 +271,8 @@
<title>
<locale group="quiqqer/erp" var="menu.erp.company.bank.title"/>
</title>
<input type="hidden" conf="company.bankAccountId" data-qui="package/quiqqer/erp/bin/backend/controls/bankAccounts/Select">
<input type="hidden" conf="company.bankAccountId"
data-qui="package/quiqqer/erp/bin/backend/controls/bankAccounts/Select">
<text>
<locale group="quiqqer/erp" var="menu.erp.company.bankAccountId"/>
</text>
......@@ -285,7 +286,7 @@
<input conf="timestampFormat"
data-qui="controls/system/AvailableLanguages"
data-qui-options-placeholder="%c"
data-qui-options-placeholder=" "
>
<text>
<locale group="quiqqer/erp" var="shop.settings.general.timestampFormat"/>
......@@ -297,7 +298,7 @@
<input conf="dateFormat"
data-qui="controls/system/AvailableLanguages"
data-qui-options-placeholder="%D"
data-qui-options-placeholder=" "
>
<text>
<locale group="quiqqer/erp" var="shop.settings.general.dateFormat"/>
......
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