Opened 20 years ago
Closed 19 years ago
Last modified 19 years ago
#1685 closed patch (fixed)
Turkish i18n files for 0.19
Reported by: | Görkem Çetin | Owned by: | Oscar Carlsson |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.19 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Turkish i18n files for mythtv-0.19
Attachments (12)
Change History (23)
by , 20 years ago
Attachment: | mythfrontend_tr.ts.gz added |
---|
comment:1 by , 20 years ago
Summary: | i18n → Turkish i18n files for 0.19 |
---|
comment:4 by , 20 years ago
What do you mean by settings and .pro files? You mean, diff files of mythphone/i18n/translate.pro, mythweb/i18n/i18n.pro and all such stuff?
comment:5 by , 20 years ago
Yes, as well as changes to the settings screen where you choose languages.
comment:6 by , 19 years ago
I modified necessary portions of i18n.pro and translate.pro files in mythtv/i18n and each plugin dir in mythplugins directory. however couldn't manage to find the settings files where I can add Turkish. I've added the following line to libs/libmyth/langsettings.cpp, but it didn't compile.
<< QString::fromUtf8("Türkçe") << "TR"; Turkish
Any help?
comment:7 by , 19 years ago
When you added that line to langsettings.cpp, did you remember to remove the ; from the line above? Only the last line should have a semicolon to terminate it.
Not sure if more is needed, but think that will allow you to compile ;)
comment:8 by , 19 years ago
Ah, thanks :) It compiled now... Attaching i18n.pro, translate.pro and libs/libmyth/langsettings.cpp...
by , 19 years ago
Attachment: | mythtv-turkish-files.tgz added |
---|
modified i18n.pro, translate.pro and libs/libmyth/langsettings.cpp files for mythv (0.19-fixes branch)
by , 19 years ago
Attachment: | mythplugins-turkish-files.tgz added |
---|
modified i18n.pro and translate.pro files for mythplugins (0.19-fixes branch)
comment:9 by , 19 years ago
I've tested the files and they work OK. However, I need to translate UI XML files as well. Is it done following the previous way? I can also use SVN for such minor issues which will save my time.
comment:10 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:11 by , 19 years ago
Since the rest of the files for the plugins are in the wrong format, they won't be applied until diffs are attached instead. Search the mailinglist for more info if this is unclear. Thanks.
mythfrontend_tr.ts