Dear org-mode maintainers,

Being a casual org-user I am hereby submitting a small diff that fixes some 
missing colons in the variable org-export-dispatch​, as described in 
https://orgmode.org/worg/org-contribute.html#first-patch.
I have noticed missing colons in exported files when using the org-reveal 
export and traced the issue back to this variable. Checking in the source code 
I found that there were some colons missing. I tried to find all missing 
colons, but there are some languages where I was unsure whether it should be 
there. But at least for german and english I knew they were missing in my 
exports.

I hope the attached diff-file is acceptable.

Kindest regards and with much appreciation for all your hard work,

Max J. Herrmann
diff --git a/lisp/ox.el b/lisp/ox.el
index 646d09b51..e85028abc 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -6292,25 +6292,25 @@ them."
     ("Figure %d:"
      ("ar" :default "شكل %d:")
      ("cs" :default "Obrázek %d:")
-     ("da" :default "Figur %d")
+     ("da" :default "Figur %d:")
      ("de" :default "Abbildung %d:")
      ("es" :default "Figura %d:")
      ("et" :default "Joonis %d:")
      ("fa" :default "شکل %d:")
-     ("fr" :default "Figure %d :" :html "Figure %d :")
-     ("is" :default "Mynd %d")
+     ("fr" :default "Figure %d:" :html "Figure %d :")
+     ("is" :default "Mynd %d:")
      ("it" :default "Figura %d:")
-     ("ja" :default "図%d: " :html "図%d: ")
+     ("ja" :default "図%d:" :html "図%d:")
      ("nl" :default "Figuur %d:" :html "Figuur %d:")
-     ("no" :default "Illustrasjon %d")
-     ("nb" :default "Illustrasjon %d")
-     ("nn" :default "Illustrasjon %d")
-     ("pl" :default "Obrazek %d") ; alternatively "Rysunek %d"
+     ("no" :default "Illustrasjon %d:")
+     ("nb" :default "Illustrasjon %d:")
+     ("nn" :default "Illustrasjon %d:")
+     ("pl" :default "Obrazek %d:") ; alternatively "Rysunek %d"
      ("pt_BR" :default "Figura %d:")
      ("ro" :default "Imaginea %d:")
      ("ru" :html "Рис. %d.:" :utf-8 "Рис. %d.:")
-     ("sl" :default "Slika %d")
-     ("sv" :default "Illustration %d")
+     ("sl" :default "Slika %d:")
+     ("sv" :default "Illustration %d:")
      ("tr" :default "Şekil %d:")
      ("zh-CN" :html "图%d " :utf-8 "图%d "))
     ("Footnotes"
@@ -6418,24 +6418,24 @@ them."
     ("Listing %d:"
      ("ar" :default "برنامج %d:")
      ("cs" :default "Program %d:")
-     ("da" :default "Program %d")
-     ("de" :default "Programmlisting %d")
-     ("es" :default "Listado de programa %d")
-     ("et" :default "Loend %d")
+     ("da" :default "Program %d:")
+     ("de" :default "Programmlisting %d:")
+     ("es" :default "Listado de programa %d:")
+     ("et" :default "Loend %d:")
      ("fa" :default "برنامه‌ریزی %d:")
-     ("fr" :default "Programme %d :" :html "Programme %d :")
-     ("it" :default "Listato %d :")
+     ("fr" :default "Programme %d:" :html "Programme %d :")
+     ("it" :default "Listato %d:")
      ("ja" :default "ソースコード%d:")
      ("nl" :default "Programma %d:" :html "Programma %d:")
      ("nn" :default "Program %d:")
-     ("no" :default "Dataprogram %d")
-     ("nb" :default "Dataprogram %d")
-     ("ro" :default "Lista %d")
+     ("no" :default "Dataprogram %d:")
+     ("nb" :default "Dataprogram %d:")
+     ("ro" :default "Lista %d:")
      ("pl" :default "Indeks %d:")
      ("pt_BR" :default "Listagem %d:")
      ("ru" :html "Распечатка %d.:"
       :utf-8 "Распечатка %d.:")
-     ("sl" :default "Izpis programa %d")
+     ("sl" :default "Izpis programa %d:")
      ("sv" :default "Programlistning %d:")
      ("tr" :default "Program %d:")
      ("zh-CN" :html "代码%d " :utf-8 "代码%d "))
@@ -6554,27 +6554,27 @@ them."
     ("Table %d:"
      ("ar" :default "جدول %d:")
      ("cs" :default "Tabulka %d:")
-     ("da" :default "Tabel %d")
-     ("de" :default "Tabelle %d")
-     ("es" :default "Tabla %d")
-     ("et" :default "Tabel %d")
-     ("fa" :default "جدول %d")
-     ("fr" :default "Tableau %d :")
-     ("is" :default "Tafla %d")
+     ("da" :default "Tabel %d:")
+     ("de" :default "Tabelle %d:")
+     ("es" :default "Tabla %d:")
+     ("et" :default "Tabel %d:")
+     ("fa" :default "جدول %d:")
+     ("fr" :default "Tableau %d:")
+     ("is" :default "Tafla %d:")
      ("it" :default "Tabella %d:")
      ("ja" :default "表%d:" :html "表%d:")
      ("nl" :default "Tabel %d:" :html "Tabel %d:")
-     ("no" :default "Tabell %d")
-     ("nb" :default "Tabell %d")
-     ("nn" :default "Tabell %d")
-     ("pl" :default "Tabela %d")
+     ("no" :default "Tabell %d:")
+     ("nb" :default "Tabell %d:")
+     ("nn" :default "Tabell %d:")
+     ("pl" :default "Tabela %d:")
      ("pt_BR" :default "Tabela %d:")
-     ("ro" :default "Tabel %d")
+     ("ro" :default "Tabel %d:")
      ("ru" :html "Таблица %d.:"
       :utf-8 "Таблица %d.:")
-     ("sl" :default "Tabela %d")
+     ("sl" :default "Tabela %d:")
      ("sv" :default "Tabell %d:")
-     ("tr" :default "Tablo %d")
+     ("tr" :default "Tablo %d:")
      ("zh-CN" :html "表%d " :utf-8 "表%d "))
     ("Table of Contents"
      ("ar" :default "قائمة المحتويات")

Reply via email to