Revision 24436721
Von Cem Aydin vor fast 4 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
1867 | 1867 |
'Languages and translations' => 'Sprachen und Übersetzungen', |
1868 | 1868 |
'Last Cost' => 'Einkaufspreis', |
1869 | 1869 |
'Last Dunning' => 'Letzte Mahnung', |
1870 |
'Last Number for...' => 'Letzte Nummer für...',
|
|
1870 |
'Last Numbers / Prefixes' => 'Letzte Nummern / Präfixe',
|
|
1871 | 1871 |
'Last Transaction' => 'Letzte Buchung', |
1872 | 1872 |
'Last command output' => 'Ausgabe des letzten Befehls', |
1873 | 1873 |
'Last modification' => 'Letzte Änderung', |
locale/en/all | ||
---|---|---|
1866 | 1866 |
'Languages and translations' => '', |
1867 | 1867 |
'Last Cost' => '', |
1868 | 1868 |
'Last Dunning' => '', |
1869 |
'Last Number for...' => '',
|
|
1869 |
'Last Numbers / Prefixes' => '',
|
|
1870 | 1870 |
'Last Transaction' => '', |
1871 | 1871 |
'Last command output' => '', |
1872 | 1872 |
'Last modification' => '', |
templates/webpages/client_config/_ranges_of_numbers.html | ||
---|---|---|
7 | 7 |
<div class="wrapper" id="wrapper-4"> |
8 | 8 |
|
9 | 9 |
<table class="tbl-horizontal"> |
10 |
<caption>[% 'Last Number for...' | $T8 %]</caption>
|
|
10 |
<caption>[% 'Last Numbers / Prefixes' | $T8 %]</caption>
|
|
11 | 11 |
<colgroup> <col class="wi-small"><col class="wi-normal"> </colgroup> |
12 | 12 |
<tbody> |
13 | 13 |
<tr> |
Auch abrufbar als: Unified diff
Neues Design: Überschrift angepasst, Mandandenkonfiguration Nummernkreise
- locale Dateien neu erzeugt (scripts/locales.pl de/en)