BUG 6694 Change the following phrases in ProcessMaker
These phrases have been changed on some xmls files and in os space
This commit is contained in:
@@ -9,6 +9,6 @@
|
|||||||
<en>File size</en>
|
<en>File size</en>
|
||||||
</SIZE>
|
</SIZE>
|
||||||
<META type="textarea" required="0" readonly="0" rows="14" cols="82" mode="view">
|
<META type="textarea" required="0" readonly="0" rows="14" cols="82" mode="view">
|
||||||
<en>Sumary</en>
|
<en>Summary</en>
|
||||||
</META>
|
</META>
|
||||||
</dynaForm>
|
</dynaForm>
|
||||||
@@ -6,23 +6,23 @@
|
|||||||
</title1>
|
</title1>
|
||||||
|
|
||||||
<FOLDER_UID type="text" size="32" maxlength="32">
|
<FOLDER_UID type="text" size="32" maxlength="32">
|
||||||
<en>Er Uid</en>
|
<en>Folder Uid</en>
|
||||||
</FOLDER_UID>
|
</FOLDER_UID>
|
||||||
|
|
||||||
<FOLDER_PARENT_UID type="text" size="32" maxlength="32">
|
<FOLDER_PARENT_UID type="text" size="32" maxlength="32">
|
||||||
<en>Er Parent Uid</en>
|
<en>Folder Parent Uid</en>
|
||||||
</FOLDER_PARENT_UID>
|
</FOLDER_PARENT_UID>
|
||||||
|
|
||||||
<FOLDER_NAME type="textarea" size="25" maxlength="25">
|
<FOLDER_NAME type="textarea" size="25" maxlength="25">
|
||||||
<en>Er Name</en>
|
<en>Folder Name</en>
|
||||||
</FOLDER_NAME>
|
</FOLDER_NAME>
|
||||||
|
|
||||||
<FOLDER_CREATE_DATE type="date" size="25" maxlength="25">
|
<FOLDER_CREATE_DATE type="date" size="25" maxlength="25">
|
||||||
<en>Er Create Date</en>
|
<en>Folder Create Date</en>
|
||||||
</FOLDER_CREATE_DATE>
|
</FOLDER_CREATE_DATE>
|
||||||
|
|
||||||
<FOLDER_UPDATE_DATE type="date" size="25" maxlength="25">
|
<FOLDER_UPDATE_DATE type="date" size="25" maxlength="25">
|
||||||
<en>Er Update Date</en>
|
<en>Folder Update Date</en>
|
||||||
</FOLDER_UPDATE_DATE>
|
</FOLDER_UPDATE_DATE>
|
||||||
|
|
||||||
<BTN_SUBMIT type="submit">
|
<BTN_SUBMIT type="submit">
|
||||||
|
|||||||
@@ -123,7 +123,7 @@ WHERE A.PRO_UID='@#PRO_UID' AND A.TAS_START = 'TRUE' ]]>
|
|||||||
</SCH_EVERY_DAYS>
|
</SCH_EVERY_DAYS>
|
||||||
|
|
||||||
<SCH_WEEK_DAYS type="checkgroup" required="0" mode="edit" options="Array" COLS="2" defaultvalue="" hint="" sqlconnection="" readonly="0" savelabel="0">
|
<SCH_WEEK_DAYS type="checkgroup" required="0" mode="edit" options="Array" COLS="2" defaultvalue="" hint="" sqlconnection="" readonly="0" savelabel="0">
|
||||||
<en>Select the day(s) of the week below
|
<en>Select the day(s) of the week
|
||||||
<option name="1">Monday</option>
|
<option name="1">Monday</option>
|
||||||
<option name="2">Tuesday</option>
|
<option name="2">Tuesday</option>
|
||||||
<option name="3">Wednesday</option>
|
<option name="3">Wednesday</option>
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
</MESS_PORT>
|
</MESS_PORT>
|
||||||
|
|
||||||
<MESS_RAUTH type="checkbox" value="1">
|
<MESS_RAUTH type="checkbox" value="1">
|
||||||
<en>Require authentification</en>
|
<en>Require authentication</en>
|
||||||
</MESS_RAUTH>
|
</MESS_RAUTH>
|
||||||
|
|
||||||
<MESS_ACCOUNT type="text" size="35" maxlength="50" validate="Email">
|
<MESS_ACCOUNT type="text" size="35" maxlength="50" validate="Email">
|
||||||
|
|||||||
Reference in New Issue
Block a user