diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2023-11-17 21:19:42 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2023-11-17 21:19:42 +0100 |
commit | c41887c6f883956ceb3a4c42975a0b85f9e232b3 (patch) | |
tree | 06321bf55511cd16d2ee32d52393e7108abae819 /tde-i18n-ko/messages/tdevelop | |
parent | 2ff9fcec4000fc5d81ce8f45e44022d4114d4422 (diff) | |
download | tde-i18n-c41887c6f883956ceb3a4c42975a0b85f9e232b3.tar.gz tde-i18n-c41887c6f883956ceb3a4c42975a0b85f9e232b3.zip |
Remove duplicate translations from commit 83e7d90131a60206a219edf4a2ba9e570c689268.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tde-i18n-ko/messages/tdevelop')
-rw-r--r-- | tde-i18n-ko/messages/tdevelop/tdevelop.po | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tde-i18n-ko/messages/tdevelop/tdevelop.po b/tde-i18n-ko/messages/tdevelop/tdevelop.po index 6c5599e800f..8f4410e1bf5 100644 --- a/tde-i18n-ko/messages/tdevelop/tdevelop.po +++ b/tde-i18n-ko/messages/tdevelop/tdevelop.po @@ -28597,19 +28597,6 @@ msgstr "" #~ msgid "Error compiling the regular expression." #~ msgstr "정규표현식 컴파일 중에 오류입니다." -#~ msgid "" -#~ "Insert the base class which your new class will be derived from. If you " -#~ "have checked 'Generate TQWidget child class' the new class will be derived " -#~ "from TQWidget. If no base class is named, the new class will not have a " -#~ "parent class. You can also use template classes here (like BaseClass<int, " -#~ "int>)" -#~ msgstr "" -#~ "여기서 기술된 새 클래스의 기본 클래스를 삽입하십시오. 만약 'TQWidget 하위 " -#~ "클래스 생성'을 체크했다면 QWidget으로부터 새로운 클래스가 전달될 것입니다." -#~ "만약 이름이 있는 기본 클래스가 없다면, 새로운 클래스는 상위 클래스를 갖지 " -#~ "않을것입니다. 또한 BaseClass<int, int>와 같은 템플릿 클래스를 사용할 수 있" -#~ "습니다." - #, fuzzy #~ msgid "Edit TQt4 Designer Plugin Paths" #~ msgstr "플러그인 사용안함" |