Revision f1d1bf5c
Von Cem Aydin vor etwa 4 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
1841 | 1841 |
'Languages and translations' => 'Sprachen und Übersetzungen', |
1842 | 1842 |
'Last Cost' => 'Einkaufspreis', |
1843 | 1843 |
'Last Dunning' => 'Letzte Mahnung', |
1844 |
'Last Number for...' => 'Letzte Nummer für...',
|
|
1844 |
'Last Numbers / Prefixes' => 'Letzte Nummern / Präfixe',
|
|
1845 | 1845 |
'Last Transaction' => 'Letzte Buchung', |
1846 | 1846 |
'Last command output' => 'Ausgabe des letzten Befehls', |
1847 | 1847 |
'Last modification' => 'Letzte Änderung', |
locale/en/all | ||
---|---|---|
1844 | 1844 |
'Languages and translations' => '', |
1845 | 1845 |
'Last Cost' => '', |
1846 | 1846 |
'Last Dunning' => '', |
1847 |
'Last Number for...' => '',
|
|
1847 |
'Last Numbers / Prefixes' => '',
|
|
1848 | 1848 |
'Last Transaction' => '', |
1849 | 1849 |
'Last command output' => '', |
1850 | 1850 |
'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)