[O] [PATCH] Adding Russian translation for org-exp

2012-03-17 Thread Vladimir Lomov
Hello,
I prepared small patch to add Russian translation to org-exp.

---
WBR, Vladimir Lomov

-- 
Weiner's Law of Libraries:
There are no answers, only cross references.
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index 174619a..a1102a8 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -199,6 +199,7 @@ This option can also be set with the +OPTIONS line, e.g. 
\-:nil\.
 (nb Forfatter  Dato  Innhold Fotnoter)  ;; nb = Norsk (bokm.l)
 (nn Forfattar  Dato  Innhald Fotnotar)  ;; nn = Norsk (nynorsk)
 (pl Autor  Data Spis tre#x015b;ci  Przypis)
+(ru Автор  Дата  Содержание Сноски)
 (sv Fouml;rfattare Datum Inneharing;ll Fotnoter))
   Terms used in export text, translated to different languages.
 Use the variable `org-export-default-language' to set the language,


Re: [O] [PATCH] Adding Russian translation for org-exp

2012-03-17 Thread Bastien
Hi Vladimir,

Vladimir Lomov lomov...@gmail.com writes:

 I prepared small patch to add Russian translation to org-exp.

I pushed your change to the master branch.

Thanks a lot for this!

-- 
 Bastien