Strings in local_settings.py.example are not translated
Bug #1380666 reported by
Akihiro Motoki
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Confirmed
|
Low
|
Unassigned |
Bug Description
Strings in local_settings.
One idea in my mind is to rename local_settings.
Changed in horizon: | |
milestone: | kilo-1 → kilo-2 |
Changed in horizon: | |
milestone: | kilo-2 → kilo-3 |
Changed in horizon: | |
milestone: | kilo-3 → kilo-rc1 |
Changed in horizon: | |
milestone: | kilo-rc1 → liberty-1 |
tags: | added: kilo-rc-potential |
Changed in horizon: | |
status: | New → Confirmed |
tags: | removed: kilo-rc-potential |
Changed in horizon: | |
milestone: | liberty-1 → liberty-2 |
Changed in horizon: | |
milestone: | liberty-2 → liberty-3 |
Changed in horizon: | |
milestone: | liberty-3 → liberty-rc1 |
To post a comment you must log in.
There are more general issues and questions around having translatable strings in the settings in general too. If a deployer changes them, translations don't exist and it seems difficult for a deployer to fix that. It also causes problems (or could be considered "resolved by", I suppose :-)) for a blueprint like https:/ /blueprints. launchpad. net/horizon/ +spec/ini- based-configura tion .