duplicate phrase entries in i18n.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Lucian Muresan wrote:
> Hi,
> 
> I found that each of the following entries occur twice in i18n.c, and as
> far as I understood the the code, there is no way that both occurances
> will ever get used, only the first one. Most of them are even equally
> translated in various languages, some even lack translations, or maybe
> they are candidates for different contexts and preceding them with some
> string$ (for example "Record" for sure gets drawn on a coloured red
> button once and may not fit if too long, but I don't know if there is
> another context, haven't lookd at every occurance of tr("Record") in the
> source code)?
> 
> { "Summary",
> { "Menu",
> { "Play",
> { "Stop",
> { "Record",
> 
> If tey will be (or at least for those of them that will be) reduced to
> just one, maybe translators should also tell their opinion on which
> translation they prefer (there ara also minor differences with special
> characters). I attached a plain text file with them pasted side-by-side,
> maybe there will be some feedback for Klaus...
> 
> Lucian

The second "Summary" text was obsolete, because the button is now called
"Info". All the others are used for both color buttons and remote control
keys, so I have preceded the remote control key names with "Key$".

Thanks for the report.

Klaus


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux