mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Debug v20
This commit is contained in:
@@ -165,7 +165,7 @@ BadValueForType=Bad value for type %s
|
||||
DefinePropertiesFromExistingTable=Define the fields/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 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.
|
||||
GeneratePermissions=I want to manage permissions on this object
|
||||
GeneratePermissions=I want to manage permissions on this object
|
||||
GeneratePermissionsHelp=If you check this, some code will be added to manage permissions to read, write and delete record of the objects
|
||||
PermissionDeletedSuccesfuly=Permission has been successfully removed
|
||||
PermissionUpdatedSuccesfuly=Permission has been successfully updated
|
||||
@@ -173,6 +173,7 @@ PermissionAddedSuccesfuly=Permission has been successfully added
|
||||
MenuDeletedSuccessfuly=Menu has been successfully deleted
|
||||
MenuAddedSuccessfuly=Menu has been successfully added
|
||||
MenuUpdatedSuccessfuly=Menu has been successfully updated
|
||||
AddAPIsForThisObject=Add APIs for this object
|
||||
ApiObjectDeleted=API for object %s has been successfully deleted
|
||||
CRUDRead=Read
|
||||
CRUDCreateWrite=Create or Update
|
||||
@@ -181,8 +182,8 @@ DictionariesCreated=Dictionary <b>%s</b> created successfully
|
||||
DictionaryDeleted=Dictionary <b>%s</b> removed successfully
|
||||
PropertyModuleUpdated=Property <b>%s</b> has been update successfully
|
||||
InfoForApiFile=* When you generate file for the first time then all methods will be created <strong>for each object.</strong><br>* When you click in <strong>remove</strong> you just remove all methods for the <strong>selected object</strong>.
|
||||
SetupFile=Page for module setup
|
||||
SetupFile=Page for module setup
|
||||
EmailingSelectors=Emails selectors
|
||||
EmailingSelectorDesc=You can generate and edit here the class files to provide new email target selectors for the mass emailing module
|
||||
EmailingSelectorFile=Emails selector file
|
||||
NoEmailingSelector=No emails selector file
|
||||
NoEmailingSelector=No emails selector file
|
||||
|
||||
Reference in New Issue
Block a user