[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: patch to kteamtime for the branch
From:       Adriaan de Groot <groot () kde ! org>
Date:       2004-08-21 20:27:09
Message-ID: 200408212227.14623.groot () kde ! org
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 21 August 2004 22:12, Diego Iastrubni wrote:
> People were complaining that the translators are not checking the
> sources...

Yeah, so?

> -               str.append(i18n("%1min").arg(time / 60));
> +               str.append(i18n("%1 min").arg(time / 60));

This looks ok - I would expect a space after the number before the spelt-out 
(er, partly spelt-out) word "minute".

> -               str.append(i18n("%1s").arg(time % 60));
> +               str.append(i18n("%1 s").arg(time % 60));

I don't know about this one, though - what does SI (the metric system) say 
about this? I'd expect to see 30s, just like 12kg and the like. As for any 
error, that's probably because %1s is a C-format string specifier (meaning a 
one-character wide string) (see man printf). I think gettext is just being 
stupid here.

- -- 
Don't worry, 't ain't no shame to be stupid - ol' mouse.
    GPG: FEA2 A3FE Adriaan de Groot
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBJ7AidqzuAf6io/4RAq0iAJ9gSannh/h/H3Mx1ZDs2kIVxrYiRwCfYfm0
TCWKofocsA3KEGKQEVWtvBU=
=wA8v
-----END PGP SIGNATURE-----
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic