Summary: | Untranslatable strings in Statusbar | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | André Marcelo Alvarenga <alvarenga> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hein, lueck |
Priority: | NOR | ||
Version First Reported In: | 1.4 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/konversation/b6eb19f0656c7adfee89c3277c317013f92466c9 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Screenshot |
Description
André Marcelo Alvarenga
2014-01-08 02:32:13 UTC
Created attachment 84504 [details]
Screenshot
Git commit c8bb6dd421723723fa9f28397b3566b943eb342f by Eike Hein. Committed on 08/01/2014 at 20:47. Pushed by hein into branch '1.5'. Make strings translatable. CCMAIL:kde-i18n-doc@kde.org M +2 -2 src/mainwindow.cpp http://commits.kde.org/konversation/c8bb6dd421723723fa9f28397b3566b943eb342f Eike. There are five others incidences of "Move this tab" string in /src/mainwindow.cpp lines 302, 319, 328, 340 and 349. Whoops, sorry - fixing. Git commit b6eb19f0656c7adfee89c3277c317013f92466c9 by Eike Hein. Committed on 09/01/2014 at 13:44. Pushed by hein into branch '1.5'. Fix the missing instances. M +5 -5 src/mainwindow.cpp http://commits.kde.org/konversation/b6eb19f0656c7adfee89c3277c317013f92466c9 |