8190:fb0ef164f536 | 8273:698ae46f40a4 |
---|---|
4 # | 4 # |
5 | 5 |
6 | 6 |
7 """ | 7 """ |
8 Module implementing message translations for the code style plugin messages | 8 Module implementing message translations for the code style plugin messages |
9 (miscellaneous part). | 9 (naming part). |
10 """ | 10 """ |
11 | 11 |
12 from PyQt5.QtCore import QCoreApplication | 12 from PyQt5.QtCore import QCoreApplication |
13 | 13 |
14 _namingStyleMessages = { | 14 _namingStyleMessages = { |