summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2016-10-06 20:26:46 +0200
committerDharini Chandrasekar <dharini.chandrasekar@intel.com>2017-02-03 00:33:35 +0000
commitde0b61bb93f397ffc5a0935673d4aeb1d04e2a4f (patch)
tree780183fd8e802116b6c6ebce663d27b7c038b9b8
parent808c90f1d6ad111d1f0d7676d87c8725b50da78a (diff)
downloadglance_store-stable/newton.tar.gz
Enable release notes translationnewton-eolstable/newton
Releasenote translation publishing is being prepared. 'locale_dirs' needs to be defined in conf.py to generate translated version of the release notes. Note that this repository might not get translated release notes - or no translations at all - but we add the entry here nevertheless to prepare for it. Change-Id: I6e979324198853b728a18b9271af1357d4986b1f (cherry picked from commit 276a633885301b783cc5d43207ad90c53b27d7cb)
-rw-r--r--releasenotes/source/conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 17e6303..6f760b6 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -276,3 +276,6 @@ texinfo_documents = [
# If true, do not generate a @detailmenu in the "Top" node's menu.
# texinfo_no_detailmenu = False
+
+# -- Options for Internationalization output ------------------------------
+locale_dirs = ['locale/']