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>
|
||||
</SIZE>
|
||||
<META type="textarea" required="0" readonly="0" rows="14" cols="82" mode="view">
|
||||
<en>Sumary</en>
|
||||
<en>Summary</en>
|
||||
</META>
|
||||
</dynaForm>
|
||||
</dynaForm>
|
||||
|
||||
@@ -6,27 +6,27 @@
|
||||
</title1>
|
||||
|
||||
<FOLDER_UID type="text" size="32" maxlength="32">
|
||||
<en>Er Uid</en>
|
||||
<en>Folder Uid</en>
|
||||
</FOLDER_UID>
|
||||
|
||||
<FOLDER_PARENT_UID type="text" size="32" maxlength="32">
|
||||
<en>Er Parent Uid</en>
|
||||
<en>Folder Parent Uid</en>
|
||||
</FOLDER_PARENT_UID>
|
||||
|
||||
<FOLDER_NAME type="textarea" size="25" maxlength="25">
|
||||
<en>Er Name</en>
|
||||
<en>Folder Name</en>
|
||||
</FOLDER_NAME>
|
||||
|
||||
<FOLDER_CREATE_DATE type="date" size="25" maxlength="25">
|
||||
<en>Er Create Date</en>
|
||||
<en>Folder Create Date</en>
|
||||
</FOLDER_CREATE_DATE>
|
||||
|
||||
<FOLDER_UPDATE_DATE type="date" size="25" maxlength="25">
|
||||
<en>Er Update Date</en>
|
||||
<en>Folder Update Date</en>
|
||||
</FOLDER_UPDATE_DATE>
|
||||
|
||||
<BTN_SUBMIT type="submit">
|
||||
<en>save</en>
|
||||
</BTN_SUBMIT>
|
||||
|
||||
</dynaForm>
|
||||
</dynaForm>
|
||||
|
||||
@@ -123,7 +123,7 @@ WHERE A.PRO_UID='@#PRO_UID' AND A.TAS_START = 'TRUE' ]]>
|
||||
</SCH_EVERY_DAYS>
|
||||
|
||||
<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="2">Tuesday</option>
|
||||
<option name="3">Wednesday</option>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
</MESS_PORT>
|
||||
|
||||
<MESS_RAUTH type="checkbox" value="1">
|
||||
<en>Require authentification</en>
|
||||
<en>Require authentication</en>
|
||||
</MESS_RAUTH>
|
||||
|
||||
<MESS_ACCOUNT type="text" size="35" maxlength="50" validate="Email">
|
||||
@@ -248,4 +248,4 @@
|
||||
]]>
|
||||
</JS>
|
||||
|
||||
</dynaForm>
|
||||
</dynaForm>
|
||||
|
||||
Reference in New Issue
Block a user