-
-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UPD] Update pos_partner_firstname_required.pot
- Loading branch information
oca-ci
committed
Nov 4, 2024
1 parent
d9abbed
commit 3644c25
Showing
3 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 28 additions & 0 deletions
28
pos_partner_firstname_required/i18n/pos_partner_firstname_required.pot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * pos_partner_firstname_required | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 17.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: pos_partner_firstname_required | ||
#. odoo-javascript | ||
#: code:addons/pos_partner_firstname_required/static/src/app/PartnerDetailsEdit.esm.js:0 | ||
#, python-format | ||
msgid "Customer firstname and lastname is required" | ||
msgstr "" | ||
|
||
#. module: pos_partner_firstname_required | ||
#. odoo-javascript | ||
#: code:addons/pos_partner_firstname_required/static/src/app/PartnerDetailsEdit.esm.js:0 | ||
#, python-format | ||
msgid "Missing information" | ||
msgstr "" |