Merge PR #2533 into 16.0

Signed-off-by legalsylvain
This commit is contained in:
OCA-git-bot
2023-06-21 08:21:57 +00:00
3 changed files with 9 additions and 7 deletions

View File

@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-13 07:24+0000\n"
"PO-Revision-Date: 2023-02-13 07:24+0000\n"
"POT-Creation-Date: 2023-06-16 06:01+0000\n"
"PO-Revision-Date: 2023-06-16 06:01+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -19,8 +19,8 @@ msgstr ""
#. odoo-javascript
#: code:addons/web_select_all_companies/static/src/xml/switch_all_company_menu.xml:0
#, python-format
msgid "Companies"
msgstr "Sociétés"
msgid "All Companies"
msgstr "Toutes Sociétés"
#. module: web_select_all_companies
#. odoo-javascript

View File

@@ -4,8 +4,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 16.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-16 05:55+0000\n"
"PO-Revision-Date: 2023-06-16 05:55+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -17,7 +19,7 @@ msgstr ""
#. odoo-javascript
#: code:addons/web_select_all_companies/static/src/xml/switch_all_company_menu.xml:0
#, python-format
msgid "Companies"
msgid "All Companies"
msgstr ""
#. module: web_select_all_companies

View File

@@ -30,7 +30,7 @@
title="Select All Companies"
name="select_all_companies"
>
<span>Companies</span>
<span>All Companies</span>
</div>
</div>
</DropdownItem>