Просмотр исходного кода

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode

Carsten Dominik 15 лет назад
Родитель
Сommit
e0c70d0a1a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lisp/org-exp.el

+ 1 - 1
lisp/org-exp.el

@@ -181,7 +181,7 @@ This option can also be set with the +OPTIONS line, e.g. \"-:nil\"."
     ("no" "Forfatter"  "Dato"  "Innhold" "Fotnoter")
     ("no" "Forfatter"  "Dato"  "Innhold" "Fotnoter")
     ("nb" "Forfatter"  "Dato"  "Innhold" "Fotnoter")  ;; nb = Norsk (bokm.l)
     ("nb" "Forfatter"  "Dato"  "Innhold" "Fotnoter")  ;; nb = Norsk (bokm.l)
     ("nn" "Forfattar"  "Dato"  "Innhald" "Fotnotar")  ;; nn = Norsk (nynorsk)
     ("nn" "Forfattar"  "Dato"  "Innhald" "Fotnotar")  ;; nn = Norsk (nynorsk)
-    ("pl" "Autor"      "Data" "Spis treści"  "Przypis")
+    ("pl" "Autor"      "Data" "Spis treści"  "Przypis")
     ("sv" "Författare" "Datum" "Innehåll" "Fotnoter"))
     ("sv" "Författare" "Datum" "Innehåll" "Fotnoter"))
   "Terms used in export text, translated to different languages.
   "Terms used in export text, translated to different languages.
 Use the variable `org-export-default-language' to set the language,
 Use the variable `org-export-default-language' to set the language,