← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1380666] [NEW] Strings in local_settings.py.example are not translated

 

Public bug reported:

Strings in local_settings.py.example are not translated because
local_settings.py.example is not recognized as python file and the
strings are not contained in PO file.

One idea in my mind is to rename local_settings.py.example to
local_settings_example.py so that "run_test.sh --makemessages" can
recognize it as Python file. This way brings another merit that
local_settings.py example file will be checked by pep8.

** Affects: horizon
     Importance: Low
     Assignee: Akihiro Motoki (amotoki)
         Status: New


** Tags: i18n

-- 
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/1380666

Title:
  Strings in local_settings.py.example are not translated

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Strings in local_settings.py.example are not translated because
  local_settings.py.example is not recognized as python file and the
  strings are not contained in PO file.

  One idea in my mind is to rename local_settings.py.example to
  local_settings_example.py so that "run_test.sh --makemessages" can
  recognize it as Python file. This way brings another merit that
  local_settings.py example file will be checked by pep8.

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


Follow ups

References