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

Unnecessary "'" is displayed in week days' heading.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0-M1
    • 2.3.0-RC1
    • click-calendar
    • None

    Description

      Unnecessary "'" is displayed in week days' heading in Japanese Pop-up Calendar of DateField.

      Here is a patch.

      Index: extras/src/org/apache/click/extras/control/DateField_ja.properties
      ===================================================================
      — extras/src/org/apache/click/extras/control/DateField_ja.properties (revision 1040845)
      +++ extras/src/org/apache/click/extras/control/DateField_ja.properties (working copy)
      @@ -18,7 +18,7 @@
      date-format-error=

      {0} \u306f\u4e0d\u6b63\u3067\u3059\u3002\u65e5\u4ed8\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306f {1} \u3067\u3059\u3002
      date-title=\u65e5\u4ed8\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8: {0}

      calendar-image-title=\u30ab\u30ec\u30f3\u30c0\u30fc
      -calendar-weekdays-heading='\u65e5','\u6708','\u706b','\u6c34','\u6728','\u91d1','\u571f'
      +calendar-weekdays-heading=\u65e5,\u6708,\u706b,\u6c34,\u6728,\u91d1,\u571f
      calendar-ok=OK
      calendar-now=\u4eca\u65e5
      calendar-today=\u4eca\u65e5

      Attachments

        Activity

          People

            takezoe Naoki Takezoe
            himei Seiichi Himei
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: