Mailing List archive

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

[vdr] Re: Ask for help: translations for prefermenu



Olivier Jacques wrote:
Willing to help, could you add languages, like 'ITALIAN' instead of
'TODO', to at least to one section, so we would know which language
goes where.

Sure. Abstract from vdr/i18n.c:

const tI18nPhrase Phrases[] = {
  // The name of the language (this MUST be the first phrase!):
  { "English",
    "Deutsch",
    "Slovenski",
    "Italiano",
    "Nederlands",
    "Português",
    "Français",
    "Norsk",
    "Suomi",
    "Polski",
    "Español",
    "Ellinika",
    "Svenska",
    "Romaneste",
    "Magyar",
  },

Thank you!
<nit picking>
There are 15 languages here,
your Phrases file has 12 languages per section.
</nit picking>
:)



--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index