fix wrong translation 'built-in class' for Japanese

This commit is contained in:
Takayuki Shimizukawa
2012-03-25 14:37:08 +09:00
parent fe8ed35dfb
commit 8b5ba50d24
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -255,7 +255,7 @@ msgstr "%s (%s モジュール)"
#: sphinx/domains/python.py:275
#, python-format
msgid "%s (built-in class)"
msgstr "%s (組み込み変数)"
msgstr "%s (組み込みクラス)"
#: sphinx/domains/python.py:276
#, python-format