← Back to team overview

gwibber-bugs team mailing list archive

[Bug 878713] Re: Non i18n string

 

Fixed in revision 1189 of trunk:

-        logstr = """%s: %s - %s""" % (PROTOCOL_INFO["name"], _("Unable to %s user" % parse), data["error"])
+        logstr = """%s: %s - %s""" % (PROTOCOL_INFO["name"], _("%s failed" % parse), data["error"])

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/878713

Title:
  Non i18n string

Status in Gwibber:
  Fix Released

Bug description:
  https://translations.launchpad.net/ubuntu/oneiric/+source/gwibber/+pots/gwibber/he/129/+translate

  This string should be changed to something more international.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/878713/+subscriptions


References