Merge "Deleted locale dir & Updated babel-django.cfg"

This commit is contained in:
Zuul 2017-12-04 05:41:03 +00:00 committed by Gerrit Code Review
commit 634ee20304
5 changed files with 4 additions and 24 deletions

View File

@ -2,4 +2,5 @@
django = django_babel.extract:extract_django django = django_babel.extract:extract_django
[python: **.py] [python: **.py]
[django: **/templates/**.html] [django: templates/**.html]
[django: **/templates/**.csv]

View File

@ -1,19 +0,0 @@
# Kazunori Shinohara <kazunori.shinohara@ntt.com>, 2017. #zanata
# Keiichi Hikita <keiichi.hikita@ntt.com>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: heat-dashboard 0.0.1\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-06-08 09:13+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-03-15 01:51+0000\n"
"Last-Translator: Keiichi Hikita <keiichi.hikita@ntt.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0\n"
"X-Generator: Zanata 3.7.3\n"
msgid "Template Generator"
msgstr "テンプレートの生成"

View File

@ -91,9 +91,7 @@ commands =
{[unit_tests]commands} {[unit_tests]commands}
[testenv:docs] [testenv:docs]
commands = commands = python setup.py build_sphinx
doc8 releasenotes/source releasenotes/notes
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[testenv:releasenotes] [testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html