Ticket #1488 (closed enhancement: fixed)
some new translations in german
| Reported by: | fabian2_de | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3.5 |
| Component: | qt/kde gui | Version: | devel |
| Keywords: | Cc: |
Description
first, I changed a string to be translatable:
fabian@macbook ~/Projekte/licq/licq-svn/plugins/qt-gui/src $ diff optionsdlg.cpp optionsdlg.cpp-new
1697c1697
< tabViewer->insertTab(msgHistViewer, "History");
---
> tabViewer->insertTab(msgHistViewer, tr("History"));
then, I finished the german translation completely (see attachment)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
