BUG 6456 Changed text from "Zip Code" to "Zip/Postal Code"
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
</USR_ADDRESS>
|
||||
|
||||
<USR_ZIP_CODE type="text" size="30" maxlength="30" defaultvalue="" required="0" group="1" dependentfields="" linkfield="" strto="" readonly="0" noshowingrid="0" readonlyingrid="0" totalizeable="0" sqlconnection="">
|
||||
<en>Zip Code</en>
|
||||
<en>Zip/Postal Code</en>
|
||||
</USR_ZIP_CODE>
|
||||
|
||||
<USR_COUNTRY type="dropdown" style="width:174pt" defaultvalue="" required="0" group="1" dependentfields="USR_CITY" readonly="0" sqlconnection="" noshowingrid="0" readonlyingrid="0">
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
<es><![CDATA[Dirección]]></es><pt><![CDATA[Endereço]]></pt></USR_ADDRESS>
|
||||
|
||||
<USR_ZIP_CODE type="text" size="30" maxlength="30" defaultvalue="" required="0" group="1" dependentfields="" linkfield="" strto="" readonly="0" noshowingrid="0" readonlyingrid="0" totalizeable="0" sqlconnection="" mode="view">
|
||||
<en>Zip Code</en>
|
||||
<en>Zip/Postal Code</en>
|
||||
<es><![CDATA[Código postal]]></es><pt>CEP</pt></USR_ZIP_CODE>
|
||||
|
||||
<USR_COUNTRY type="dropdown" style="width:174pt" defaultvalue="" required="0" group="1" dependentfields="USR_CITY" readonly="0" sqlconnection="" noshowingrid="0" readonlyingrid="0" mode="view">
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
</USR_ADDRESS>
|
||||
|
||||
<USR_ZIP_CODE type="text" size="30" maxlength="30" defaultvalue="" required="0" group="1" dependentfields="" linkfield="" strto="" readonly="0" noshowingrid="0" readonlyingrid="0" totalizeable="0" sqlconnection="">
|
||||
<en>Zip Code</en>
|
||||
<en>Zip/Postal Code</en>
|
||||
</USR_ZIP_CODE>
|
||||
|
||||
<USR_COUNTRY type="dropdown" style="width:154pt" defaultvalue="" required="0" group="1" dependentfields="USR_CITY" readonly="0" sqlconnection="" noshowingrid="0" readonlyingrid="0">
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
</USR_ADDRESS>
|
||||
|
||||
<USR_ZIP_CODE type="text" size="30" maxlength="30" defaultvalue="" required="0" group="1" dependentfields="" linkfield="" strto="" readonly="0" noshowingrid="0" readonlyingrid="0" totalizeable="0" sqlconnection="">
|
||||
<en>Zip Code</en>
|
||||
<en>Zip/Postal Code</en>
|
||||
</USR_ZIP_CODE>
|
||||
|
||||
<USR_COUNTRY type="dropdown" style="width:154pt" defaultvalue="" required="0" group="1" dependentfields="USR_CITY" readonly="0" sqlconnection="" noshowingrid="0" readonlyingrid="0">
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
</USR_ADDRESS>
|
||||
|
||||
<USR_ZIP_CODE type="text" size="30" maxlength="30" defaultvalue="" required="0" group="1" dependentfields="" linkfield="" strto="" readonly="0" noshowingrid="0" readonlyingrid="0" totalizeable="0" sqlconnection="">
|
||||
<en>Zip Code</en>
|
||||
<en>Zip/Postal Code</en>
|
||||
</USR_ZIP_CODE>
|
||||
|
||||
<USR_COUNTRY type="dropdown" style="width:174pt" defaultvalue="" required="0" group="1" dependentfields="USR_CITY" readonly="0" sqlconnection="" noshowingrid="0" readonlyingrid="0">
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
<es><![CDATA[Dirección]]></es><pt><![CDATA[Endereço]]></pt></USR_ADDRESS>
|
||||
|
||||
<USR_ZIP_CODE type="text" size="30" maxlength="30" defaultvalue="" required="0" group="1" dependentfields="" linkfield="" strto="" readonly="0" noshowingrid="0" readonlyingrid="0" totalizeable="0" sqlconnection="">
|
||||
<en>Zip Code</en>
|
||||
<en>Zip/Postal Code</en>
|
||||
<es><![CDATA[Código Postal]]></es><pt>CEP</pt></USR_ZIP_CODE>
|
||||
|
||||
<USR_COUNTRY type="dropdown" style="width:174pt" defaultvalue="" required="0" group="1" dependentfields="USR_CITY" readonly="0" sqlconnection="" noshowingrid="0" readonlyingrid="0">
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<en>Address</en>
|
||||
</USR_ADDRESS>
|
||||
<USR_ZIP_CODE type="text" size="30" maxlength="30" defaultvalue="" required="0" group="1" dependentfields="" linkfield="" strto="" readonly="0" noshowingrid="0" readonlyingrid="0" totalizeable="0" sqlconnection="">
|
||||
<en>Zip Code</en>
|
||||
<en>Zip/Postal Code</en>
|
||||
</USR_ZIP_CODE>
|
||||
<USR_COUNTRY type="dropdown" style="width:174pt" defaultvalue="" required="0" group="1" dependentfields="USR_CITY" readonly="0" sqlconnection="" noshowingrid="0" readonlyingrid="0">
|
||||
SELECT IC_UID, IC_NAME FROM ISO_COUNTRY ORDER BY IC_NAME
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
<en>Address</en>
|
||||
</USR_ADDRESS>
|
||||
<USR_ZIP_CODE type="text" size="30" maxlength="30" defaultvalue="" required="0" group="1" dependentfields="" linkfield="" strto="" readonly="0" noshowingrid="0" readonlyingrid="0" totalizeable="0" sqlconnection="">
|
||||
<en>Zip Code</en>
|
||||
<en>Zip/Postal Code</en>
|
||||
</USR_ZIP_CODE>
|
||||
<USR_COUNTRY type="dropdown" style="width:174pt" defaultvalue="" required="0" group="1" dependentfields="USR_CITY" readonly="0" sqlconnection="" noshowingrid="0" readonlyingrid="0">
|
||||
SELECT IC_UID, IC_NAME FROM ISO_COUNTRY ORDER BY IC_NAME
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
</USR_ADDRESS>
|
||||
|
||||
<USR_ZIP_CODE type="text" size="30" maxlength="30" defaultvalue="" required="0" group="1" dependentfields="" linkfield="" strto="" readonly="0" noshowingrid="0" readonlyingrid="0" totalizeable="0" sqlconnection="">
|
||||
<en>Zip Code</en>
|
||||
<en>Zip/Postal Code</en>
|
||||
</USR_ZIP_CODE>
|
||||
|
||||
<USR_COUNTRY type="dropdown" style="width:154pt" defaultvalue="" required="0" group="1" dependentfields="USR_CITY" readonly="0" sqlconnection="" noshowingrid="0" readonlyingrid="0">
|
||||
|
||||
Reference in New Issue
Block a user