| Summary: | drag&drop menu is not translated | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Alexander Potashev <aspotashev> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | menu | ||
Needs to load the catalog. Git commit 2822ca86eb77294a9d6dee564d24f643968021a6 by Jekyll Wu. Committed on 29/08/2011 at 03:54. Pushed by jekyllwu into branch 'master'. Make sure the d&d popup menu provided by libkonq get translated. This is a follow-up of 2dcd5842552684e558716d069b73dd118035b75d. BUG: 280931 M +4 -0 src/main.cpp http://commits.kde.org/konsole/2822ca86eb77294a9d6dee564d24f643968021a6 |
Created attachment 63190 [details] menu Version: unspecified (using Devel) OS: Linux Menu items in the drag'n'drop popup menu are not translated, even though they are translated in libkonq.po. Reproducible: Always Steps to Reproduce: Drag a file into Konsole window. Actual Results: A menu appears with untranslated items. Expected Results: Translated menu items.