pidgin: 87125652: Add a note for translators, because they...

Richard Laager rlaager at wiktel.com
Fri Aug 8 02:05:54 EDT 2008


On Fri, 2008-08-08 at 02:00 -0400, markdoliner at pidgin.im wrote:
> Add a note for translators, because they probably have no idea what
> they're supposed to do with this.

> ============================================================
> --- libpurple/util.c	d2862b544833aff0243e38c2c411766d156516ba
> +++ libpurple/util.c	2851fe33372524e5cf129907982ac4a0443dd716
> @@ -718,6 +718,12 @@ purple_date_format_long(const struct tm 
>  const char *
>  purple_date_format_long(const struct tm *tm)
>  {
> +	/*
> +	 * This string determines how some dates are displayed.  The default
> +	 * string "%x %X" shows the date then the time.  Translators can
> +	 * change this to "%X %x" if they want the time to be shown first,
> +	 * followed by the date.
> +	 */
>  	return purple_utf8_strftime(_("%x %X"), tm);
>  }

Is this really the sort of change we'd want to suggest?

I think I was the one that marked this for translation under the theory
that the default may not be appropriate for all languages. Do we know if
that's actually the case anywhere?

Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://pidgin.im/pipermail/translators/attachments/20080808/32689463/attachment.pgp 


More information about the Translators mailing list