Bugfix for Icehouse changing strings
Hello, is there a process to update strings in older versions? E.g. there is an ugly bug in Horizon Icehouse version[1], and it has a user impact. It says: <start_ip_address>,<end_ip_address> rather than start_ip_address,end_ip_address It's fixed in Juno. Thanks, Matthias [1] https://github.com/openstack/horizon/blob/stable/icehouse/openstack_dashboar...
Do you mean translation update or string update? If you are talking about string update, I don't see any blocks to submit a patch to a branch of an old version. If you are talking about translation, we don't have clearly documented process to update translations in old versions. If you request to update translations in old versions, I would suggest to submit a patch to old branches with your translation update. This is a quite direct way. In the future, we may consider to maintain translation auto synchronization for several versions. Best regards Ying Chun Guo (Daisy) Matthias Runge <mrunge@redhat.com> wrote on 2014/11/17 16:44:46:
From: Matthias Runge <mrunge@redhat.com> To: openstack-i18n@lists.openstack.org Date: 2014/11/17 16:45 Subject: [Openstack-i18n] Bugfix for Icehouse changing strings
Hello,
is there a process to update strings in older versions?
E.g. there is an ugly bug in Horizon Icehouse version[1], and it has a user impact.
It says: <start_ip_address>,<end_ip_address> rather than start_ip_address,end_ip_address
It's fixed in Juno.
Thanks, Matthias
[1] https://github.com/openstack/horizon/blob/stable/icehouse/ openstack_dashboard/locale/de/LC_MESSAGES/django.po#L7451
_______________________________________________ Openstack-i18n mailing list Openstack-i18n@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-i18n
On 17/11/14 10:15, Ying Chun Guo wrote:
Do you mean translation update or string update? If you are talking about string update, I don't see any blocks to submit a patch to a branch of an old version.
Uhm, the string is broken directly in the code in Horizon; it's also contained in translated strings, as one can see in [1] for German locale.
If you are talking about translation, we don't have clearly documented process to update translations in old versions. If you request to update translations in old versions, I would suggest to submit a patch to old branches with your translation update. This is a quite direct way.
I'm not sure, I can really follow you here: Are you proposing me to submit a patch containing translations? Matthias
[1] https://github.com/openstack/horizon/blob/stable/icehouse/ openstack_dashboard/locale/de/LC_MESSAGES/django.po#L7451
On Mon, Nov 17, 2014 at 6:30 PM, Matthias Runge <mrunge@redhat.com> wrote:
On 17/11/14 10:15, Ying Chun Guo wrote:
Do you mean translation update or string update? If you are talking about string update, I don't see any blocks to submit a patch to a branch of an old version.
Uhm, the string is broken directly in the code in Horizon; it's also contained in translated strings, as one can see in [1] for German locale.
In general, I am okay to update the string to fix this kind of ugly bug. On the other hand, the next stable update of Icehouse is scheduled next week. If the patch lands soon, it is a simple fix and I believe translators have time to work on it. Note that as I announced in this list last week, I have a plan to import translations for Icehouse, and it may be the last import for Icehouse I am planning. (it doesn't mean other folks import more translaitons in the future Icehouse update.) /FYI/ In Japanese case, we assigned the correct localized string for the current (wrong) string.
If you are talking about translation, we don't have clearly documented process to update translations in old versions. If you request to update translations in old versions, I would suggest to submit a patch to old branches with your translation update. This is a quite direct way.
I'm not sure, I can really follow you here: Are you proposing me to submit a patch containing translations?
For translations, please fix the translation in Transifex. As I wrote above, I can propose a patch to import the latest translations. Thanks, Akihiro
Matthias
[1] https://github.com/openstack/horizon/blob/stable/icehouse/ openstack_dashboard/locale/de/LC_MESSAGES/django.po#L7451
_______________________________________________ Openstack-i18n mailing list Openstack-i18n@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-i18n
-- Akihiro Motoki <amotoki@gmail.com>
participants (3)
-
Akihiro Motoki
-
Matthias Runge
-
Ying Chun Guo