dolibarr.deliveryinvoiceadd.../langs/en_US/deliveryinvoiceaddress.lang
data 67b9384a98 v1.2: Fix name-Substitution, neuer fullname-Platzhalter, Code-Refactoring
- Fix: {*_contact_name} liefert jetzt Nachname statt Vorname
- Neu: {*_contact_fullname} (Vorname + Nachname, MAIN_FIRSTNAME_NAME_POSITION)
- Refactoring: eine JOIN-Query statt N+1, Mapping-Array, Elementtyp-Check
- Dokumentation aktualisiert

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 18:20:32 +01:00

42 lines
1,011 B
Text
Executable file

# Translation file
#
# Generic
#
# Module label 'ModuleDeliveryInvoiceAddressName'
ModuleDeliveryInvoiceAddressName = DeliveryInvoiceAddress
# Module description 'ModuleDeliveryInvoiceAddressDesc'
ModuleDeliveryInvoiceAddressDesc = DeliveryInvoiceAddress description
#
# Admin page
#
DeliveryInvoiceAddressSetup = DeliveryInvoiceAddress setup
Settings = Settings
DeliveryInvoiceAddressSetupPage = DeliveryInvoiceAddress setup page
NewSection=New section
DELIVERYINVOICEADDRESS_MYPARAM1 = My param 1
DELIVERYINVOICEADDRESS_MYPARAM1Tooltip = My param 1 tooltip
DELIVERYINVOICEADDRESS_MYPARAM2=My param 2
DELIVERYINVOICEADDRESS_MYPARAM2Tooltip=My param 2 tooltip
#
# About page
#
About = About
DeliveryInvoiceAddressAbout = About DeliveryInvoiceAddress
DeliveryInvoiceAddressAboutPage = DeliveryInvoiceAddress about page
#
# Sample page
#
DeliveryInvoiceAddressArea = Home DeliveryInvoiceAddress
MyPageName = My page name
#
# Sample widget
#
MyWidget = My widget
MyWidgetDescription = My widget description