mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
trans
This commit is contained in:
@@ -137,7 +137,7 @@ IncludeRefGeneration=The reference of this object must be generated automaticall
|
||||
IncludeRefGenerationHelp=Check this if you want to include code to manage the generation of the reference automatically using custom numbering rules
|
||||
IncludeDocGeneration=I want the feature to generate some documents (PDF, ODT) from templates for this object
|
||||
IncludeDocGenerationHelp=If you check this, some code will be generated to add a "Generate document" box on the record.
|
||||
ShowOnCombobox=Show value into combobox
|
||||
ShowOnCombobox=Show value into combo boxes
|
||||
KeyForTooltip=Key for tooltip
|
||||
CSSClass=CSS for edit/create form
|
||||
CSSViewClass=CSS for read form
|
||||
@@ -159,4 +159,4 @@ TabsDefDescTooltip=The tabs provided by your module/application are defined into
|
||||
BadValueForType=Bad value for type %s
|
||||
DefinePropertiesFromExistingTable=Define properties from an existing table
|
||||
DefinePropertiesFromExistingTableDesc=If a table in the database (for the object to create) already exists, you can use it to define the properties of the object.
|
||||
DefinePropertiesFromExistingTableDesc2=Keep empty if not table exists. The code generator will use different kinds of fields to build an example of table that you can edit later.
|
||||
DefinePropertiesFromExistingTableDesc2=Keep empty if the table does not exist yet. The code generator will use different kinds of fields to build an example of table that you can edit later.
|
||||
|
||||
Reference in New Issue
Block a user