eric6/Plugins/CheckerPlugins/CodeStyleChecker/PathLib/translations.py

branch
maintenance
changeset 8273
698ae46f40a4
parent 8187
7bfee4d12551
equal deleted inserted replaced
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 (pathlib part).
10 """ 10 """
11 11
12 from PyQt5.QtCore import QCoreApplication 12 from PyQt5.QtCore import QCoreApplication
13 13
14 _pathlibMessages = { 14 _pathlibMessages = {

eric ide

mercurial