Uploaded image for project: 'Click'
  1. Click
  2. CLK-310

Calendar translation in Dutch (see click-275) - DateField adaption

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • core
    • None
    • 1.4RC2

    Description

      Thanks for adding the NL files.

      I forgot to mention in click-275 that also the DateField has 2 static variables which need to
      be modified to use NL translations:

      1. added "-nl.js"

      /** The Calendar resource file names. */
      static final String[] CALENDAR_RESOURCES =

      { ".gif", ".js", "-al.js", "-bg.js", "-cs.js", "-da.js", "-de.js", "-el.js", "-en.js", "-es.js", "-fi.js", "-fr.js", "-he.js", "-it.js", "-ja.js", "-ko.js", "-lt.js", "-nl.js", "-lv.js", "-no.js", "-pl.js", "-pt.js", "-ru.js", "-sk.js", "-sv.js", "-zh.js", "-blue.css", "-blue2.css", "-brown.css", "-green.css", "-system.css", "-tas.css", "-win2k-1.css", "-win2k-2.css", "-win2k-cold-1.css", "-win2k-cold-2.css", "-menuarrow.gif", "-menuarrow2.gif" }

      ;

      2. added "nl"

      /** Supported locales. */
      static final String[] SUPPORTTED_LANGUAGES =

      {"al", "bg", "cs", "da", "de", "el", "en", "es", "fi", "fr", "he", "it", "ja", "ko", "lt", "nl", "lv", "no", "pl", "pt", "ru", "sk", "sv", "zh"}

      ;

      Attachments

        Activity

          People

            sabob Bob Schellink
            harry.wissiak@audatex.ch harryw
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: