* Ukrainian language export strings (patch attached)
@ 2012-04-01 19:59 Yury Bulka
2012-04-02 8:04 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Yury Bulka @ 2012-04-01 19:59 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 189 bytes --]
Dear Org-mode developers,
I want to send you a little patch containing the export strings (like
"Author", "Table of Contents" etc.) for Ukrainian.
Hope it can be useful.
All best,
Yury
[-- Attachment #2: ukrainian-export-strings.patch --]
[-- Type: text/x-diff, Size: 1135 bytes --]
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index eeee1ce..3752f66 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -207,6 +207,9 @@ This option can also be set with the +OPTIONS line, e.g. \"-:nil\"."
("ru" "Автор" "Дата" "Содержание" "Сноски")
("sv" "Författare" "Datum" "Innehåll" "Fotnoter")
;; Use numeric character entities for proper rendering of non-UTF8 documents
+ ;; ("uk" "Автор" "Дата" "Зміст" "Примітки")
+ ("uk" "Автор" "Дата" "Зміст" "Примітки")
+ ;; Use numeric character entities for proper rendering of non-UTF8 documents
;; ("zh-CN" "作者" "日期" "目录" "脚注")
("zh-CN" "作者" "日期" "目录" "脚注")
;; Use numeric character entities for proper rendering of non-UTF8 documents
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Ukrainian language export strings (patch attached)
2012-04-01 19:59 Ukrainian language export strings (patch attached) Yury Bulka
@ 2012-04-02 8:04 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-04-02 8:04 UTC (permalink / raw)
To: Yury Bulka; +Cc: emacs-orgmode
Hi Yuri,
Yury Bulka <yurkobb@gmail.com> writes:
> I want to send you a little patch containing the export strings (like
> "Author", "Table of Contents" etc.) for Ukrainian.
Applied, thanks.
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-02 8:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-01 19:59 Ukrainian language export strings (patch attached) Yury Bulka
2012-04-02 8:04 ` Bastien
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).