-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix name field beeing undefined if emtpy, rename field name to author
- Loading branch information
1 parent
6e70caa
commit 35ee667
Showing
5 changed files
with
62 additions
and
60 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
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Plone\n" | ||
"POT-Creation-Date: 2024-01-30T09:51:05.697Z\n" | ||
"POT-Creation-Date: 2024-02-02T08:52:19.982Z\n" | ||
"Last-Translator: Plone i18n <[email protected]>\n" | ||
"Language-Team: Plone i18n <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -18,6 +18,11 @@ msgstr "" | |
msgid "Additional information" | ||
msgstr "" | ||
|
||
#: components/schema | ||
# defaultMessage: Author | ||
msgid "Author" | ||
msgstr "" | ||
|
||
#: components/schema | ||
# defaultMessage: Cite | ||
msgid "Cite" | ||
|
@@ -33,11 +38,6 @@ msgstr "" | |
msgid "Language" | ||
msgstr "" | ||
|
||
#: components/schema | ||
# defaultMessage: Name | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#: components/schema | ||
# defaultMessage: Quote | ||
msgid "Quote" | ||
|
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