changeset f17d4a292cec in modules/account_stock_anglo_saxon:default
details:
https://hg.tryton.org/modules/account_stock_anglo_saxon?cmd=changeset;node=f17d4a292cec
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 16b64c620a60 -r f17d4a292cec minimal_chart_bg.xml
--- a/minimal_chart_bg.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_bg" model="account.account.template">
diff -r 16b64c620a60 -r f17d4a292cec minimal_chart_ca.xml
--- a/minimal_chart_ca.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_ca" model="account.account.template">
diff -r 16b64c620a60 -r f17d4a292cec minimal_chart_de.xml
--- a/minimal_chart_de.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_de" model="account.account.template">
diff -r 16b64c620a60 -r f17d4a292cec minimal_chart_en.xml
--- a/minimal_chart_en.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_en" model="account.account.template">
<field name="name">COGS</field>
diff -r 16b64c620a60 -r f17d4a292cec minimal_chart_es.xml
--- a/minimal_chart_es.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_es" model="account.account.template">
diff -r 16b64c620a60 -r f17d4a292cec minimal_chart_fr.xml
--- a/minimal_chart_fr.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_fr" model="account.account.template">
diff -r 16b64c620a60 -r f17d4a292cec minimal_chart_nl.xml
--- a/minimal_chart_nl.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_nl" model="account.account.template">
diff -r 16b64c620a60 -r f17d4a292cec minimal_chart_pt.xml
--- a/minimal_chart_pt.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_pt" model="account.account.template">
diff -r 16b64c620a60 -r f17d4a292cec minimal_chart_ru.xml
--- a/minimal_chart_ru.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_ru" model="account.account.template">
diff -r 16b64c620a60 -r f17d4a292cec minimal_chart_sl.xml
--- a/minimal_chart_sl.xml Thu Jul 09 10:21:06 2020 +0100
+++ 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_template_cogs_sl" model="account.account.template">