src/eric7/Project/ProjectTranslationsBrowser.py

branch
eric7
changeset 11090
f5f5f5803935
parent 11050
f0b91a949398
child 11216
a1471981ef18
equal deleted inserted replaced
11089:ce73f15bbea5 11090:f5f5f5803935
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2002 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2002 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a class used to display the translations part of the 7 Module implementing a class used to display the translations part of the
8 project. 8 project.

eric ide

mercurial