Ticket #1488 (closed enhancement: fixed)

Opened 21 months ago

Last modified 21 months ago

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

de.ts.diff (13.8 kB) - added by fabian2_de 21 months ago.
Diff between the old and the new de.ts files
de.ts (213.5 kB) - added by fabian2_de 21 months ago.
the new de.ts itself.

Change History

Changed 21 months ago by fabian2_de

Diff between the old and the new de.ts files

Changed 21 months ago by fabian2_de

the new de.ts itself.

Changed 21 months ago by erijo

  • status changed from new to closed
  • resolution set to fixed

Fixed in r4849 and r4850.

Note: See TracTickets for help on using tickets.