GNOME Bugzilla – Bug 150894
String composition in gtik hard to translate
Last modified: 2004-12-22 21:47:04 UTC
#: gtik/gtik.c:2026 msgid "(No Change" The lack of a trailing parenthesis looks suspicious here. Note that there is currently a string freeze.
This is because the ) is in an untranslated string several lines down. I shall add a comment for the translators, however, this should be resolved in 2.9. Changing name to reflect the true nature of the bug. Was "Missing parenthesis in gnome-applets gtik message".
Created attachment 31754 [details] [review] possible fix This should solve the string composition problem. From inspection gtik isn't able to really handle rtl languages. I think I know how to fix this, but I'm not sure if it's an issue, since I'm not sure it could get any stock codes from countries that use rtl languages.
Arafat, Gil, do you have any comments wrt the RTL issues in gtik? Perhaps those should be filed in new bug reports though.
Since there is no response on this issue, I'm going to commit the current fix. If RTL is in fact an issue we can improve upon the work already done and get that resolved too.
what's gtik? is it the ticker applet? I'll sure take a look on this!
Yeah, it's the stock ticker applet.
the text to start from left to right as a default and the arrows have to scrool the text to the right direction, but all in all it works!
Excellent! I'll just commit the string composition fix then.
oh man ... my English su*+#
Ok, I've committed this fix. Any translators who have further whacky string composition problems should reopen this bug. Thanks.