]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Typo fix in cinder: existant => existent
authorRongze Zhu <zrzhit@gmail.com>
Thu, 23 Aug 2012 03:00:08 +0000 (03:00 +0000)
committerRongze Zhu <zrzhit@gmail.com>
Thu, 23 Aug 2012 03:00:08 +0000 (03:00 +0000)
commit8b92df9febce5bc45fa57bb347779b9644a38c44
tree2c6f3576668201775ff83205b0860a4bee5c7bbe
parent4e81c907bbb9d94d4b76b00ff591418374175d41
Typo fix in cinder: existant => existent

Impact:
* locale message in cinder/locale/*/LC_MESSAGES/nova.po
* locale message in cinder/locale/nova.po
* Test function names
* Test strings and comments

Change-Id: I623af176d3b556a1ea9f8bde2c609fc4f752d7da
22 files changed:
cinder/locale/bs/LC_MESSAGES/nova.po
cinder/locale/cs/LC_MESSAGES/nova.po
cinder/locale/da/LC_MESSAGES/nova.po
cinder/locale/de/LC_MESSAGES/nova.po
cinder/locale/en_AU/LC_MESSAGES/nova.po
cinder/locale/en_GB/LC_MESSAGES/nova.po
cinder/locale/es/LC_MESSAGES/nova.po
cinder/locale/fr/LC_MESSAGES/nova.po
cinder/locale/it/LC_MESSAGES/nova.po
cinder/locale/ja/LC_MESSAGES/nova.po
cinder/locale/ko/LC_MESSAGES/nova.po
cinder/locale/nova.pot
cinder/locale/pt_BR/LC_MESSAGES/nova.po
cinder/locale/ru/LC_MESSAGES/nova.po
cinder/locale/tl/LC_MESSAGES/nova.po
cinder/locale/tr/LC_MESSAGES/nova.po
cinder/locale/uk/LC_MESSAGES/nova.po
cinder/locale/zh_CN/LC_MESSAGES/nova.po
cinder/locale/zh_TW/LC_MESSAGES/nova.po
cinder/tests/test_nova_rootwrap.py
cinder/tests/test_volume_types.py
cinder/tests/test_wsgi.py