mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Addressbook: add translation & change widget for 'Load custom fields in index...' config
This commit is contained in:
parent
4e67569b14
commit
a32c99154c
@ -341,6 +341,7 @@ list already exists! addressbook de Die Liste existiert bereits!
|
||||
list created addressbook de Verteiler erzeugt
|
||||
list creation failed, no rights! addressbook de Verteiler erzeugen fehlgeschlagen, keine Rechte!
|
||||
list of files linked to the current record addressbook de Liste der Dokumente, die zu dem aktuellen Datensatz gehören.
|
||||
load custom fields in index, even if custom field column is off (eg. to display them in a specific index column) addressbook de Lade die folgenden benutzerdefinierten Felder immer, auch wenn die Spalte ausgeschaltet ist - z.B. zur Anzeige von bestimmte Informationen in einzelnen Spalten.
|
||||
load vcard addressbook de vCard laden
|
||||
location addressbook de Standort
|
||||
locations addressbook de Standorte
|
||||
|
@ -341,6 +341,7 @@ list already exists! addressbook en List already exists!
|
||||
list created addressbook en List created.
|
||||
list creation failed, no rights! addressbook en List creation failed, no rights!
|
||||
list of files linked to the current record addressbook en List of files linked to the current record
|
||||
load custom fields in index, even if custom field column is off (eg. to display them in a specific index column) addressbook en Load custom fields in index, even if custom field column is off (eg. to display them in a specific index column)
|
||||
load vcard addressbook en Load vCard
|
||||
location addressbook en Location
|
||||
locations addressbook en Locations
|
||||
|
@ -50,7 +50,7 @@
|
||||
</row>
|
||||
<row>
|
||||
<description value="Load custom fields in index, even if custom field column is off (eg. to display them in a specific index column)"/>
|
||||
<listbox id="newsettings[index_load_cfs]" rows="6" options=",,,,,,1"/>
|
||||
<select id="newsettings[index_load_cfs]" rows="4" multiple="true"/>
|
||||
</row>
|
||||
<row>
|
||||
<description value="Use a category tree?"/>
|
||||
|
Loading…
Reference in New Issue
Block a user