Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2009-02-26 15:12:11

ahoge
New member
Registered: 2009-02-26
Posts: 2

I18n for xinha_config.formatblock

Hi smile
Is it possible to get i18n for xinha_config.formatblock?

   xinha_config.formatblock =
  {
    "— format —": "",
    "Heading 1": "h1",
    "Heading 2": "h2",
    "Heading 3": "h3",
    "Heading 4": "h4",
    "Heading 5": "h5",
    "Heading 6": "h6",
    "Normal"   : "p",
    "Address"  : "address",
    "Formatted": "pre"
  };

Regards,
Alex

Offline

#2 2009-02-27 04:20:18

ray
Xinha Administrator
From: Germany
Registered: 2005-03-23
Posts: 521
Website

Re: I18n for xinha_config.formatblock

Of course, the formatblock is fully i18nized. Maybe the translation is missing for your language, see e.g. de.js line 49. If you feel like extending your language localization, please consider sending it to us (attach it to a ticket)

Offline

#3 2009-02-27 11:49:41

ahoge
New member
Registered: 2009-02-26
Posts: 2

Re: I18n for xinha_config.formatblock

Thank you ray, yes, it was missing, but i won't send the i18n i made, since it was rather custom names for h1,2,3 tags then i18n smile

Regards,
Alex

Offline

Board footer

Powered by FluxBB