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
=== modified file 'bin/addons/account_mcdb/account_period_state_view.xml'
--- bin/addons/account_mcdb/account_period_state_view.xml 2018-05-25 07:46:45 +0000
+++ bin/addons/account_mcdb/account_period_state_view.xml 2022-08-25 09:55:52 +0000
@@ -40,6 +40,7 @@
40 <field name="priority" eval="5"/>40 <field name="priority" eval="5"/>
41 <field name="arch" type="xml">41 <field name="arch" type="xml">
42 <search string="Periods">42 <search string="Periods">
43 <filter name="active" string="Active Instances" icon="terp-check" domain="[('instance_id.state', '=', 'active')]" />
43 <field name="instance_id" domain="[('instance_child_ids','=',True)]"/>44 <field name="instance_id" domain="[('instance_child_ids','=',True)]"/>
44 <field name="period_id" />45 <field name="period_id" />
45 <field name="state" />46 <field name="state" />
4647
=== modified file 'bin/addons/msf_profile/i18n/fr_MF.po'
--- bin/addons/msf_profile/i18n/fr_MF.po 2022-08-23 13:15:58 +0000
+++ bin/addons/msf_profile/i18n/fr_MF.po 2022-08-25 09:55:52 +0000
@@ -115376,6 +115376,7 @@
115376#, python-format115376#, python-format
115377msgid "Cannot update these products, ED/BN attributes have not changed since the KCL creation"115377msgid "Cannot update these products, ED/BN attributes have not changed since the KCL creation"
115378msgstr "Impossible de mettre à jour ces produits. Les attributs NL/DE n'ont pas changé depuis la création du Kit"115378msgstr "Impossible de mettre à jour ces produits. Les attributs NL/DE n'ont pas changé depuis la création du Kit"
115379<<<<<<< TREE
115379115380
115380#. module: board115381#. module: board
115381#: report:addons/board/report/integrity.mako:83115382#: report:addons/board/report/integrity.mako:83
@@ -115817,3 +115818,11 @@
115817msgid "Force Date and time of next execution"115818msgid "Force Date and time of next execution"
115818msgstr "Date et heure forcée de la prochiane exécution plannifiée"115819msgstr "Date et heure forcée de la prochiane exécution plannifiée"
115819115820
115821=======
115822
115823#. module: account_mcdb
115824#: view:account.period.state:0
115825msgid "Active Instances"
115826msgstr "Instances actives"
115827
115828>>>>>>> MERGE-SOURCE

Subscribers

People subscribed via source and target branches