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

        issue7926
        review54491002
diffstat:

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

diffs (13 lines):

diff -r 06d68d541366 -r 669900ddaa96 view/dpd_credential_form.xml
--- a/view/dpd_credential_form.xml      Sat Jan 26 01:10:48 2019 +0100
+++ b/view/dpd_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