Merge lp:~mukunde/unifield-server/US-9941 into lp:unifield-server

Proposed by jftempo
Status: Merged
Merged at revision: 6309
Proposed branch: lp:~mukunde/unifield-server/US-9941
Merge into: lp:unifield-server
Diff against target: 35 lines (+10/-0) (has conflicts)
2 files modified
bin/addons/account_mcdb/account_period_state_view.xml (+1/-0)
bin/addons/msf_profile/i18n/fr_MF.po (+9/-0)
Text conflict in bin/addons/msf_profile/i18n/fr_MF.po
To merge this branch: bzr merge lp:~mukunde/unifield-server/US-9941
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+424861@code.launchpad.net
To post a comment you must log in.
lp:~mukunde/unifield-server/US-9941 updated
6240. By Gaël Mukunde

US-9941 [IMP] Add french translation

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bin/addons/account_mcdb/account_period_state_view.xml'
2--- bin/addons/account_mcdb/account_period_state_view.xml 2018-05-25 07:46:45 +0000
3+++ bin/addons/account_mcdb/account_period_state_view.xml 2022-08-25 09:55:52 +0000
4@@ -40,6 +40,7 @@
5 <field name="priority" eval="5"/>
6 <field name="arch" type="xml">
7 <search string="Periods">
8+ <filter name="active" string="Active Instances" icon="terp-check" domain="[('instance_id.state', '=', 'active')]" />
9 <field name="instance_id" domain="[('instance_child_ids','=',True)]"/>
10 <field name="period_id" />
11 <field name="state" />
12
13=== modified file 'bin/addons/msf_profile/i18n/fr_MF.po'
14--- bin/addons/msf_profile/i18n/fr_MF.po 2022-08-23 13:15:58 +0000
15+++ bin/addons/msf_profile/i18n/fr_MF.po 2022-08-25 09:55:52 +0000
16@@ -115376,6 +115376,7 @@
17 #, python-format
18 msgid "Cannot update these products, ED/BN attributes have not changed since the KCL creation"
19 msgstr "Impossible de mettre à jour ces produits. Les attributs NL/DE n'ont pas changé depuis la création du Kit"
20+<<<<<<< TREE
21
22 #. module: board
23 #: report:addons/board/report/integrity.mako:83
24@@ -115817,3 +115818,11 @@
25 msgid "Force Date and time of next execution"
26 msgstr "Date et heure forcée de la prochiane exécution plannifiée"
27
28+=======
29+
30+#. module: account_mcdb
31+#: view:account.period.state:0
32+msgid "Active Instances"
33+msgstr "Instances actives"
34+
35+>>>>>>> MERGE-SOURCE

Subscribers

People subscribed via source and target branches