Bug 304770 - Untranslatable strings in Settings dialog
Summary: Untranslatable strings in Settings dialog
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-08 07:35 UTC by Alexey D.
Modified: 2012-08-08 08:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey D. 2012-08-08 07:35:34 UTC
Tooltips in Settings dialog are untraslable. I found that the cause is in Messages.sh script which does not extract messages from *.kcfg files (these tooltips listed in konsole.kcfg).

Please, add into Messages.sh

$EXTRACTRC `find . -name \*.kcfg` >> rc.cpp

to fix it.

Reproducible: Always
Comment 1 Jekyll Wu 2012-08-08 08:15:17 UTC
Git commit 6142a24d120e1fd6afa8e94f335679caa5032b7b by Jekyll Wu.
Committed on 08/08/2012 at 09:53.
Pushed by jekyllwu into branch 'master'.

Extract translatable strings from .kcfg files

M  +1    -0    src/Messages.sh

http://commits.kde.org/konsole/6142a24d120e1fd6afa8e94f335679caa5032b7b