Allow static header in import file
authorEmmanuel Lacour <elacour@easter-eggs.com>
Fri, 2 May 2025 13:44:52 +0000 (15:44 +0200)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Fri, 2 May 2025 13:44:52 +0000 (15:44 +0200)
If present it is only ignored, not used for values order/name

html/Admin/CustomFields/ImportValues.html
po/fr.po
po/importcustomfieldvalues.pot

index b6426fb..d324ff4 100644 (file)
@@ -43,7 +43,7 @@
 <p>
 <&|/l&>- File encoding: UTF-8</&><br/>
 <&|/l&>- Fields separated by ";"</&><br/>
-<&|/l&>- No headers</&><br/>
+<&|/l&>- No headers or a header of "SortOrder;Name;Description;Category"</&><br/>
 <&|/l&>- Using the following columns and order: SortOrder, Name, Description, Category</&><br/>
 <&|/l&>- Column "Name" is mandatory, other columns may be empty but must exists</&>
 </p>
index 48d83d5..501fcc5 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -22,8 +22,8 @@ msgid "- File encoding: UTF-8"
 msgstr "- Encodage du fichier: UTF-8"
 
 #: html/Admin/CustomFields/ImportValues.html:46
-msgid "- No headers"
-msgstr "- Pas de ligne d'en-tĂȘte"
+msgid "- No headers or a header of \"SortOrder;Name;Description;Category\""
+msgstr "- Pas de ligne d'en-tĂȘte ou une ligne contenant \"SortOrder;Name;Description;Category\""
 
 #: html/Admin/CustomFields/ImportValues.html:47
 msgid "- Using the following columns and order: SortOrder, Name, Description, Category"
index a4ccfbe..6ce45ee 100644 (file)
@@ -16,7 +16,7 @@ msgid "- File encoding: UTF-8"
 msgstr ""
 
 #: html/Admin/CustomFields/ImportValues.html:46
-msgid "- No headers"
+msgid "- No headers or a header of \"SortOrder;Name;Description;Category\""
 msgstr ""
 
 #: html/Admin/CustomFields/ImportValues.html:47