Translations:System administration/13/en: Difference between revisions

From ARIS
Jump to navigation Jump to search
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
Importing a new version from external source
 
Line 1: Line 1:
===Parameters===
===Parameters===
Parameters determine the behavior of some functionalities.
Parameters determine the behaviour of some functionalities.
Thus, they cannot be created or deleted.
Thus, they cannot be created or deleted.
However, their values can be updated to customize the system.
However, their values can be updated to customize the system.
At this point it is important to highlight the on updating them, the data type must be respected.
At this point it is important to highlight the on updating them, the data type must be respected.
Providing a value of the wrong data type (e.g., a string instead of an integer) can provoke the malfunction of the whole application.
Providing a value of the wrong data type (e.g., a string instead of an integer) can provoke the malfunction of the whole application.

Latest revision as of 14:19, 27 September 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (System administration)
===Parameters===
Parameters determine the behaviour of some functionalities.
Thus, they cannot be created or deleted.
However, their values can be updated to customize the system.
At this point it is important to highlight the on updating them, the data type must be respected.
Providing a value of the wrong data type (e.g., a string instead of an integer) can provoke the malfunction of the whole application.

Parameters

Parameters determine the behaviour of some functionalities. Thus, they cannot be created or deleted. However, their values can be updated to customize the system. At this point it is important to highlight the on updating them, the data type must be respected. Providing a value of the wrong data type (e.g., a string instead of an integer) can provoke the malfunction of the whole application.