← Back to team overview

pyneighborhood team mailing list archive

[Bug 745993] [NEW] "Starting sync..." is not translated in mainwindow

 

Public bug reported:

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.

** Affects: pyneighborhood
     Importance: Low
     Assignee: Linus Hoppe (linus-hoppe)
         Status: Triaged


** Tags: gui

-- 
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:
  Triaged

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.



Follow ups

References