String additions to 'sabayon.master'

View: New views
4 Messages — Rating Filter:   Alert me  

String additions to 'sabayon.master'

by gnomeweb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is an automatic notification from status generation scripts on:
http://l10n.gnome.org.

There have been following string additions to module 'sabayon.master':

+ "Couldn't unlink file '%s'"

Note that this doesn't directly indicate a string freeze break, but it
might be worth investigating.
_______________________________________________
gnome-i18n mailing list
gnome-i18n@...
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Re: String additions to 'sabayon.master'

by Claude Paroz-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le vendredi 23 octobre 2009 à 22:08 +0000, GNOME Status Pages a écrit :
> This is an automatic notification from status generation scripts on:
> http://l10n.gnome.org.
>
> There have been following string additions to module 'sabayon.master':
>
> + "Couldn't unlink file '%s'"
>
> Note that this doesn't directly indicate a string freeze break, but it
> might be worth investigating.

Hi Federico,

Could you please branch Sabayon for 2.28 at a point before these
changes, or maybe ask for a string freeze break?

Cheers,

Claude

_______________________________________________
gnome-i18n mailing list
gnome-i18n@...
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Re: String additions to 'sabayon.master'

by Luca Ferretti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/24 Claude Paroz <claude@...>:

> Le vendredi 23 octobre 2009 à 22:08 +0000, GNOME Status Pages a écrit :
>>
>> + "Couldn't unlink file '%s'"
>>
>> Note that this doesn't directly indicate a string freeze break, but it
>> might be worth investigating.
>
> Hi Federico,
>
> Could you please branch Sabayon for 2.28 at a point before these
> changes, or maybe ask for a string freeze break?

By the way, this string seems to be a bit confusing. Reading the code,
it appears when sabayon fails a os.unlink() call.

Unfortunately, the actual effect of os.link() is remove a file, not
break a file system link.

OK to file a bug (or directly change it on git/master)?
_______________________________________________
gnome-i18n mailing list
gnome-i18n@...
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Re: String additions to 'sabayon.master'

by Federico Mena Quintero-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 2009-11-04 at 22:23 +0100, Luca Ferretti wrote:

> By the way, this string seems to be a bit confusing. Reading the code,
> it appears when sabayon fails a os.unlink() call.
>
> Unfortunately, the actual effect of os.link() is remove a file, not
> break a file system link.
>
> OK to file a bug (or directly change it on git/master)?

Heh, the intention is actually to remove the file, but Unix calls this
operation "unlink" :)

I've just removed the _() from the gnome-2-28 branch so that the string
freeze isn't broken.  Sorry for taking so long to do this; I just came
back from vacation.

Thanks for the heads-up!

  Federico

_______________________________________________
gnome-i18n mailing list
gnome-i18n@...
http://mail.gnome.org/mailman/listinfo/gnome-i18n