changeset 4f5d415e7aa3 in modules/account_asset:default
details:
https://hg.tryton.org/modules/account_asset?cmd=changeset;node=4f5d415e7aa3
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 bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_bg.xml
--- a/minimal_chart_bg.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_bg.xml Sat Sep 19 11:37:11 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_fixed_assets_bg"
model="account.account.type.template">
<field name="name">дълготрайни активи</field>
diff -r bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_ca.xml
--- a/minimal_chart_ca.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_ca.xml Sat Sep 19 11:37:11 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_fixed_assets_ca"
model="account.account.type.template">
diff -r bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_de.xml
--- a/minimal_chart_de.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_de.xml Sat Sep 19 11:37:11 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_fixed_assets_de"
model="account.account.type.template">
diff -r bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_en.xml
--- a/minimal_chart_en.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_en.xml Sat Sep 19 11:37:11 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_fixed_assets_en"
model="account.account.type.template">
<field name="name">Fixed Assets</field>
diff -r bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_es.xml
--- a/minimal_chart_es.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_es.xml Sat Sep 19 11:37:11 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_fixed_assets_es"
model="account.account.type.template">
diff -r bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_fr.xml
--- a/minimal_chart_fr.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_fr.xml Sat Sep 19 11:37:11 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_fixed_assets_fr"
model="account.account.type.template">
diff -r bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_nl.xml
--- a/minimal_chart_nl.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_nl.xml Sat Sep 19 11:37:11 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_fixed_assets_nl"
model="account.account.type.template">
diff -r bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_pt.xml
--- a/minimal_chart_pt.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_pt.xml Sat Sep 19 11:37:11 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_fixed_assets_pt"
model="account.account.type.template">
diff -r bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_ru.xml
--- a/minimal_chart_ru.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_ru.xml Sat Sep 19 11:37:11 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_fixed_assets_ru"
model="account.account.type.template">
diff -r bd2e612a0d84 -r 4f5d415e7aa3 minimal_chart_sl.xml
--- a/minimal_chart_sl.xml Thu Jul 09 10:21:05 2020 +0100
+++ b/minimal_chart_sl.xml Sat Sep 19 11:37:11 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_fixed_assets_sl"
model="account.account.type.template">