← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1317434] [NEW] "0 bytes" string not translatable in format convertion tag

 

Public bug reported:

The exception section of float_cast_filesizeformat() can return "0
bytes", however the string is not marked as translatable. It should be,
so that the translation team can provide a translation for it.

https://github.com/openstack/horizon/blob/041b4ff3f2/horizon/templatetags/sizeformat.py#L73

** Affects: horizon
     Importance: Low
         Status: New


** Tags: i18n low-hanging-fruit

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1317434

Title:
  "0 bytes"  string not translatable in format convertion tag

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The exception section of float_cast_filesizeformat() can return "0
  bytes", however the string is not marked as translatable. It should
  be, so that the translation team can provide a translation for it.

  https://github.com/openstack/horizon/blob/041b4ff3f2/horizon/templatetags/sizeformat.py#L73

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


Follow ups

References