changeset f98467b78dbd in modules/stock_package_shipping_ups:default
details: 
https://hg.tryton.org/modules/stock_package_shipping_ups?cmd=changeset;node=f98467b78dbd
description:
        Rename informations to information

        issue7926
        review54491002
diffstat:

 view/ups_credential_form.xml |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r f973fcc462c7 -r f98467b78dbd view/ups_credential_form.xml
--- a/view/ups_credential_form.xml      Sat Jan 26 01:10:48 2019 +0100
+++ b/view/ups_credential_form.xml      Wed Feb 06 22:34:13 2019 +0100
@@ -6,8 +6,7 @@
     <field name="company"/>
     <label name="server"/>
     <field name="server"/>
-    <separator string="Credential Informations" colspan="4"
-        id="credential_infos"/>
+    <separator string="Credential Information" colspan="4" 
id="credential_info"/>
     <label name="user_id"/>
     <field name="user_id"/>
     <label name="password"/>

Reply via email to