Re: The release-notes has a daed link.
- From: Ihar Hrachyshka <ihar hrachyshka gmail com>
- To: gnome-i18n gnome org
- Subject: Re: The release-notes has a daed link.
- Date: Wed, 28 Mar 2012 17:30:42 +0300
On 03/28/2012 05:20 PM, Коростіль Данило wrote:
> On 03/28/2012 04:40 PM, Andre Klapper wrote:
>> On Wed, 2012-03-28 at 21:46 +0900, Jiro Matsuzawa wrote:
>>> The release-notes has a daed link.
>>> It is
>>> "http://developer.gnome.org/gtk3/3.4/gtk-migrating-GtkApplication.html".
>>>
>>> The source location is here:
>>> C/rndevelopers.xml:192
>>> <ulink
>>> url="http://developer.gnome.org/gtk3/>kversion;/gtk-migrating-GtkApplication.html"><application>libunique</application>
>>>
>>>
>>> (<!ENTITY gtkversion "3.4">)
>> True. Should be
>> http://developer.gnome.org/gtk3/>kversion;/gtk-migrating-unique-GtkApplication.html
>>
>> instead. Not sure how to proceed...
>>
>> andre
> You can try to run something like this in release-notes directory:
> find . -type f -iname '*.po' -exec sed -i
> 's,http://developer.gnome.org/gtk3/>kversion;/gtk-migrating-GtkApplication.html,http://developer.gnome.org/gtk3/>kversion;/gtk-migrating-unique-GtkApplication.html
> ,g' {} +
>
>
Yeah, auto-replace is the way to go, because we're near the release.
As for your 'find' suggestion, it probably will fail in case some
translations have multi-line messages.
/Ihar
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]