PM-698 Correccion de labels para la version 2.8

Correccion de labels para la version 2.8
This commit is contained in:
norahmollo
2014-10-22 14:38:30 -04:00
parent edf36f9600
commit 066e9cf9d9
17 changed files with 20 additions and 20 deletions

View File

@@ -7,12 +7,12 @@
</title> </title>
<subtitle1 type="subtitle" > <subtitle1 type="subtitle" >
<es>The account you are logged in under does not have enough security privileges to view this page</es> <es>The user account which you are currently logged in does not have security privileges to view this page</es>
<en>The account you are logged in under does not have enough security privileges to view this page</en> <en>The user account which you are currently logged in does not have security privileges to view this page</en>
</subtitle1> </subtitle1>
<subtitle2 type='subtitle'> <subtitle2 type='subtitle'>
<en>Please press back button to continue working with this system.</en> <en>Please press the 'back' button to continue working with this system..</en>
<es>Por favor presione el boton Regresar.</es> <es>Por favor presione el boton Regresar.</es>
</subtitle2> </subtitle2>

View File

@@ -4,7 +4,7 @@
<en><![CDATA[Import PMTables]]></en> <en><![CDATA[Import PMTables]]></en>
</TITLE1> </TITLE1>
<MAX_FILE_SIZE type="edit" mode="view"> <MAX_FILE_SIZE type="edit" mode="view">
<en><![CDATA[Max upload file size in bytes]]></en> <en><![CDATA[Maximum upload file size in bytes]]></en>
</MAX_FILE_SIZE> </MAX_FILE_SIZE>
<FILENAME type="file"> <FILENAME type="file">
<en><![CDATA[File]]></en> <en><![CDATA[File]]></en>

View File

@@ -31,7 +31,7 @@ SELECT XMLNODE_NAME, TYPE FROM dynaForm WHERE XMLNODE_NAME = @@PME_XMLNODE_NAME
<en><![CDATA[Relative Start and End Dates]]></en> <en><![CDATA[Relative Start and End Dates]]></en>
</PME_SUBTITLE3a> </PME_SUBTITLE3a>
<PMED_AFTERBEFORE_DESC type="subtitle" defaultvalue="1m" enableHtml="1"> <PMED_AFTERBEFORE_DESC type="subtitle" defaultvalue="1m" enableHtml="1">
<en><![CDATA[<b>Data Codes:</b> A number followed by a letter to indicate the unit of time (d=day m=month y=year).<br/>Use negative numbers for past dates and positive numbers for future dates<br /> <b>NOTE.</b> When these relative dates are set have the priority, leave empty to use <i>Start and End dates</i>.]]></en> <en><![CDATA[<b>Data Codes:</b> A number followed by a letter to indicate the unit of time (d=day m=month y=year).<br/>Use negative numbers for past dates and positive numbers for future dates.<br /> <b>NOTE:</b> These relative dates have priority. If left empty, then the <i>Start and End dates</i> will be used."]]></en>
</PMED_AFTERBEFORE_DESC> </PMED_AFTERBEFORE_DESC>
<PME_BEFOREDATE type="text" defaultvalue=""> <PME_BEFOREDATE type="text" defaultvalue="">
<en><![CDATA[Start Relative Date]]></en> <en><![CDATA[Start Relative Date]]></en>

View File

@@ -43,7 +43,7 @@
</INP_DOC_MAX_FILESIZE_UNIT> </INP_DOC_MAX_FILESIZE_UNIT>
<INP_DOC_UPLOAD_MAX_FILESIZE_LABEL type="text" maxlength="30" validate="Any" size="10" mode="view"> <INP_DOC_UPLOAD_MAX_FILESIZE_LABEL type="text" maxlength="30" validate="Any" size="10" mode="view">
<en>Max upload file size</en> <en>Maximum upload file size</en>
</INP_DOC_UPLOAD_MAX_FILESIZE_LABEL> </INP_DOC_UPLOAD_MAX_FILESIZE_LABEL>
<BTN_CANCEL type="button" onclick="cancel();"> <BTN_CANCEL type="button" onclick="cancel();">

View File

@@ -3,8 +3,8 @@
<title type="title"><en><![CDATA[You don't have permission]]></en></title> <title type="title"><en><![CDATA[You don't have permission]]></en></title>
<subtitle1 type="subtitle"><en><![CDATA[The account you are logged in under does not have enough security privileges to view this page]]></en></subtitle1> <subtitle1 type="subtitle"><en><![CDATA[The user account which you are currently logged in does not have security privileges to view this page]]></en></subtitle1>
<subtitle2 type="subtitle"><en><![CDATA[Please press back button to continue working with this system.]]></en></subtitle2> <subtitle2 type="subtitle"><en><![CDATA[Please press the 'back' button to continue working with this system.]]></en></subtitle2>
</dynaForm> </dynaForm>

View File

@@ -56,7 +56,7 @@ WHERE
</PRO_TRI_UNPAUSED> </PRO_TRI_UNPAUSED>
<PRO_TYPE_PROCESS type="dropdown" defaultvalue="PUBLIC" colWidth="80" titleAlign="left" align="left"> <PRO_TYPE_PROCESS type="dropdown" defaultvalue="PUBLIC" colWidth="80" titleAlign="left" align="left">
<en> <en>
Type of process (only owner can edit the private processes) Type of process (only owners can edit private processes)
<option name="PUBLIC">Public</option> <option name="PUBLIC">Public</option>
<option name="PRIVATE">Private</option> <option name="PRIVATE">Private</option>
</en> </en>

View File

@@ -4,7 +4,7 @@
<en><![CDATA[<div align="center">Importing Existing Process</div>]]></en> <en><![CDATA[<div align="center">Importing Existing Process</div>]]></en>
</title> </title>
<TITLE1 type="subtitle"> <TITLE1 type="subtitle">
<en><![CDATA[The process you are trying to import already exist. Please select one of the following options to continue:]]></en> <en><![CDATA[The process you are trying to import already exists. Please select one of the following options to continue:]]></en>
</TITLE1> </TITLE1>
<IMPORT_OPTION type="radiogroup"> <IMPORT_OPTION type="radiogroup">
<en><![CDATA[]]><option name="1"><![CDATA[Update the current process, overwriting all tasks and steps]]></option><option name="2"><![CDATA[Disable the current process and create a new version of the process]]></option><option name="3"><![CDATA[Create a completely new process without changing the current process]]></option></en> <en><![CDATA[]]><option name="1"><![CDATA[Update the current process, overwriting all tasks and steps]]></option><option name="2"><![CDATA[Disable the current process and create a new version of the process]]></option><option name="3"><![CDATA[Create a completely new process without changing the current process]]></option></en>

View File

@@ -4,7 +4,7 @@
<en><![CDATA[<div align="center">Importing Existing Process</div>]]></en> <en><![CDATA[<div align="center">Importing Existing Process</div>]]></en>
</title> </title>
<TITLE1 type="subtitle"> <TITLE1 type="subtitle">
<en><![CDATA[The process you are trying to import already exist. Please select one of the following options to continue:]]></en> <en><![CDATA[The process you are trying to import already exists. Please select one of the following options to continue:]]></en>
</TITLE1> </TITLE1>
<IMPORT_OPTION type="radiogroup"> <IMPORT_OPTION type="radiogroup">
<en><![CDATA[]]><option name="1"><![CDATA[Update the current process, overwriting all tasks and steps]]></option><option name="2"><![CDATA[Disable the current process and create a new version of the process]]></option><option name="3"><![CDATA[Create a completely new process without changing the current process]]></option></en> <en><![CDATA[]]><option name="1"><![CDATA[Update the current process, overwriting all tasks and steps]]></option><option name="2"><![CDATA[Disable the current process and create a new version of the process]]></option><option name="3"><![CDATA[Create a completely new process without changing the current process]]></option></en>

View File

@@ -20,6 +20,6 @@
<en><![CDATA[Average (Hours)]]></en> <en><![CDATA[Average (Hours)]]></en>
</PROMEDIO> </PROMEDIO>
<RPT_VIEW type="link" colWidth="60" link="#" onclick="panDel('@#PRO_UID');return false;"> <RPT_VIEW type="link" colWidth="60" link="#" onclick="panDel('@#PRO_UID');return false;">
<en><![CDATA[Detaills]]></en> <en><![CDATA[Details]]></en>
</RPT_VIEW> </RPT_VIEW>
</dynaForm> </dynaForm>

View File

@@ -4,6 +4,6 @@
<en><![CDATA[Information]]></en> <en><![CDATA[Information]]></en>
</Title> </Title>
<Subtitle type="subtitle" enablehtml="0" btn_cancel="Cancel"> <Subtitle type="subtitle" enablehtml="0" btn_cancel="Cancel">
<en><![CDATA[The access for the service is currently unavailable from the processmaker web interface.]]></en> <en><![CDATA[Access to the service is currently unavailable from the ProcessMaker web interface.]]></en>
</Subtitle> </Subtitle>
</dynaForm> </dynaForm>

View File

@@ -4,7 +4,7 @@
<en><![CDATA[Import Plugin]]></en> <en><![CDATA[Import Plugin]]></en>
</TITLE1> </TITLE1>
<MAX_FILE_SIZE type="edit" mode="view"> <MAX_FILE_SIZE type="edit" mode="view">
<en><![CDATA[Max upload file size in bytes]]></en> <en><![CDATA[Maximum upload file size in bytes]]></en>
</MAX_FILE_SIZE> </MAX_FILE_SIZE>
<PLUGIN_FILENAME type="file"> <PLUGIN_FILENAME type="file">
<en><![CDATA[File]]></en> <en><![CDATA[File]]></en>

View File

@@ -7,7 +7,7 @@
<en><![CDATA[Current Version]]></en> <en><![CDATA[Current Version]]></en>
</PM_VERSION> </PM_VERSION>
<MAX_FILE_SIZE type="edit" mode="view"> <MAX_FILE_SIZE type="edit" mode="view">
<en><![CDATA[Max upload file size in bytes]]></en> <en><![CDATA[Maximum upload file size in bytes]]></en>
</MAX_FILE_SIZE> </MAX_FILE_SIZE>
<UPGRADE_FILENAME type="file"> <UPGRADE_FILENAME type="file">
<en><![CDATA[File]]></en> <en><![CDATA[File]]></en>

View File

@@ -4,7 +4,7 @@
<en><![CDATA[Upload your logo]]></en> <en><![CDATA[Upload your logo]]></en>
</TITLE1> </TITLE1>
<MAX_FILE_SIZE type="edit" mode="view"> <MAX_FILE_SIZE type="edit" mode="view">
<en><![CDATA[Max upload file size in bytes]]></en> <en><![CDATA[Maximum upload file size in bytes]]></en>
</MAX_FILE_SIZE> </MAX_FILE_SIZE>
<LOGO_FILENAME type="file"> <LOGO_FILENAME type="file">
<en><![CDATA[File]]></en> <en><![CDATA[File]]></en>

View File

@@ -109,7 +109,7 @@ SELECT ROL_CODE AS USR_ROLE, ROL_CODE AS CODE FROM ROLES WHERE ROL_SYSTEM = '000
</TITLEPREF> </TITLEPREF>
<PREF_DEFAULT_LANG type="dropdown"><![CDATA[ <PREF_DEFAULT_LANG type="dropdown"><![CDATA[
SELECT LAN_ID, LAN_NAME FROM LANGUAGE WHERE LAN_ENABLED = '1' ORDER BY LAN_WEIGHT DESC SELECT LAN_ID, LAN_NAME FROM LANGUAGE WHERE LAN_ENABLED = '1' ORDER BY LAN_WEIGHT DESC
]]><en><![CDATA[Default languaje]]></en></PREF_DEFAULT_LANG> ]]><en><![CDATA[Default language]]></en></PREF_DEFAULT_LANG>
<PREF_DEFAULT_MENUSELECTED type="dropdown" sqlconnection="dbarray"> <PREF_DEFAULT_MENUSELECTED type="dropdown" sqlconnection="dbarray">
SELECT * FROM menutab SELECT * FROM menutab
<en><![CDATA[Default menu option]]></en> <en><![CDATA[Default menu option]]></en>

View File

@@ -80,7 +80,7 @@
</TITLEPREF> </TITLEPREF>
<PREF_DEFAULT_LANG type="dropdown"><![CDATA[ <PREF_DEFAULT_LANG type="dropdown"><![CDATA[
SELECT LAN_ID, LAN_NAME FROM LANGUAGE WHERE LAN_ENABLED = '1' ORDER BY LAN_WEIGHT DESC SELECT LAN_ID, LAN_NAME FROM LANGUAGE WHERE LAN_ENABLED = '1' ORDER BY LAN_WEIGHT DESC
]]><en><![CDATA[Default languaje]]></en></PREF_DEFAULT_LANG> ]]><en><![CDATA[Default language]]></en></PREF_DEFAULT_LANG>
<PREF_DEFAULT_MENUSELECTED type="dropdown" sqlconnection="dbarray"> <PREF_DEFAULT_MENUSELECTED type="dropdown" sqlconnection="dbarray">
SELECT * FROM menutab SELECT * FROM menutab
<en><![CDATA[Default menu option]]></en> <en><![CDATA[Default menu option]]></en>

View File

@@ -86,7 +86,7 @@
</USR_RESUME> </USR_RESUME>
--> -->
<MAX_FILES_SIZE type="edit" mode="view"> <MAX_FILES_SIZE type="edit" mode="view">
<en><![CDATA[Max upload file size]]></en> <en><![CDATA[Maximum upload file size]]></en>
</MAX_FILES_SIZE> </MAX_FILES_SIZE>
<SUBMIT type="button" onclick="verifyUserInformation(this.form);" group="1"> <SUBMIT type="button" onclick="verifyUserInformation(this.form);" group="1">
<en><![CDATA[Save]]></en> <en><![CDATA[Save]]></en>

View File

@@ -92,7 +92,7 @@ SELECT ROL_CODE AS USR_ROLE, ROL_CODE AS CODE FROM ROLES WHERE ROL_SYSTEM = '000
</USR_RESUME> </USR_RESUME>
--> -->
<MAX_FILES_SIZE type="edit" mode="view"> <MAX_FILES_SIZE type="edit" mode="view">
<en><![CDATA[Max upload file size]]></en> <en><![CDATA[Maximum upload file size]]></en>
</MAX_FILES_SIZE> </MAX_FILES_SIZE>
<BTN_CANCEL type="button" onclick="cancel();"> <BTN_CANCEL type="button" onclick="cancel();">
<en><![CDATA[Cancel]]></en> <en><![CDATA[Cancel]]></en>