emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Japanese strings for Org-mode export
@ 2012-03-03  1:55 Hideki Saito
  2012-03-03  7:06 ` Hideki Saito
  0 siblings, 1 reply; 12+ messages in thread
From: Hideki Saito @ 2012-03-03  1:55 UTC (permalink / raw)
  To: emacs-orgmode

Hello,
I would like to submit a patch adding Japanese text string for export.
The following adds Japanese strings for "Author" "Date" "Table of
Contents" and "Footnotes"

Thank you.

Hideki Saito <hidekis@gmail.com>


diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index 174619a..43c54b5 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -194,6 +194,7 @@ This option can also be set with the +OPTIONS
line, e.g. \"-:nil\"."
     ("hu" "Szerz&otilde;" "D&aacute;tum" "Tartalomjegyz&eacute;k"
"L&aacute;bjegyzet")
     ("is" "H&ouml;fundur" "Dagsetning" "Efnisyfirlit"
"Aftanm&aacute;lsgreinar")
     ("it" "Autore"     "Data"  "Indice" "Note a pi&egrave; di pagina")
+    ("ja" "\x8457\x8005" "\x65e5\x4ed8" "\x76ee\x6b21" "\x811a\x6ce8")
     ("nl" "Auteur"     "Datum" "Inhoudsopgave" "Voetnoten")
     ("no" "Forfatter"  "Dato"  "Innhold" "Fotnoter")
     ("nb" "Forfatter"  "Dato"  "Innhold" "Fotnoter")  ;; nb = Norsk (bokm.l)

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-03-18 20:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-03  1:55 Japanese strings for Org-mode export Hideki Saito
2012-03-03  7:06 ` Hideki Saito
2012-03-04  5:29   ` Takaaki ISHIKAWA
2012-03-04  5:37     ` Hideki Saito
2012-03-04  6:20       ` Takaaki ISHIKAWA
2012-03-04  6:26         ` Hideki Saito
2012-03-04  7:29           ` Hideki Saito
2012-03-04  8:23             ` Takaaki ISHIKAWA
2012-03-18 19:01             ` David Maus
2012-03-18 20:15               ` Hideki Saito
2012-03-04  8:34       ` Jambunathan K
2012-03-04  9:20         ` Hideki Saito

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).