pyneighborhood team mailing list archive
-
pyneighborhood team
-
Mailing list archive
-
Message #00237
[Bug 745993] Re: "Starting sync..." is not translated in mainwindow
** Changed in: pyneighborhood
Status: Triaged => In Progress
--
You received this bug notification because you are a member of
pyNeighborhood, which is subscribed to pyneighborhood.
https://bugs.launchpad.net/bugs/745993
Title:
"Starting sync..." is not translated in mainwindow
Status in pyNeighborhood:
In Progress
Bug description:
The string "Starting sync..." is not translated in the debug-area in
mainwindow, although there are entries in the .po-files.
String located in ../pyneighborhood/mainwindow.py:63:
push_notification(_("Starting sync...\n"))
This command seems to be right, but the string is shown in english in
GUI. The string is correctly translated.
References