changeset 9ce2b6343fd0 in modules/sale_advance_payment:default
details:
https://hg.tryton.org/modules/sale_advance_payment?cmd=changeset;node=9ce2b6343fd0
description:
Add language attribute to data tag
issue9559
diffstat:
minimal_chart_bg.xml | 2 +-
minimal_chart_ca.xml | 2 +-
minimal_chart_de.xml | 2 +-
minimal_chart_en.xml | 2 +-
minimal_chart_es.xml | 2 +-
minimal_chart_fr.xml | 2 +-
minimal_chart_nl.xml | 2 +-
minimal_chart_pt.xml | 2 +-
minimal_chart_ru.xml | 2 +-
minimal_chart_sl.xml | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diffs (120 lines):
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_bg.xml
--- a/minimal_chart_bg.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_bg.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="bg">
<record id="account_type_template_unearned_revenue_bg"
model="account.account.type.template">
<field name="name">Неотработен доход</field>
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_ca.xml
--- a/minimal_chart_ca.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_ca.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="ca">
<record id="account_type_template_unearned_revenue_ca"
model="account.account.type.template">
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_de.xml
--- a/minimal_chart_de.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_de.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="de">
<record id="account_type_template_unearned_revenue_de"
model="account.account.type.template">
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_en.xml
--- a/minimal_chart_en.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_en.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="en">
<record id="account_type_template_unearned_revenue_en"
model="account.account.type.template">
<field name="name">Unearned Revenue</field>
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_es.xml
--- a/minimal_chart_es.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_es.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="es">
<record id="account_type_template_unearned_revenue_es"
model="account.account.type.template">
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_fr.xml
--- a/minimal_chart_fr.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_fr.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="fr">
<record id="account_type_template_unearned_revenue_fr"
model="account.account.type.template">
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_nl.xml
--- a/minimal_chart_nl.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_nl.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="nl">
<record id="account_type_template_unearned_revenue_nl"
model="account.account.type.template">
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_pt.xml
--- a/minimal_chart_pt.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_pt.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="pt">
<record id="account_type_template_unearned_revenue_pt"
model="account.account.type.template">
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_ru.xml
--- a/minimal_chart_ru.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_ru.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="ru">
<record id="account_type_template_unearned_revenue_ru"
model="account.account.type.template">
diff -r 05f3a91e8dcc -r 9ce2b6343fd0 minimal_chart_sl.xml
--- a/minimal_chart_sl.xml Wed Jul 29 22:51:13 2020 +0200
+++ b/minimal_chart_sl.xml Sat Sep 19 11:37:12 2020 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data>
+ <data language="sl">
<record id="account_type_template_unearned_revenue_sl"
model="account.account.type.template">