Tk Library Source Code

Ticket Change Details
Login
Overview

Artifact ID: d7dac53a5461227cdd7a87e545adf7af91a3af0e
Ticket: 2a98e111894484e036edad72e73ab18999575343
Russian abbreviated names of days of the week in the calendar widget
User & Date: anonymous 2017-01-20 09:29:33
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    Do not correct the abbreviated names of the days of the week in Russian in a calendar widget
    
    ---------------------------------------------------------------------------
    --- calendar-old.tcl	2016-11-25 14:31:51.000000000 +0500
    +++ calendar.tcl	2017-01-20 14:02:56.328281800 +0500
    @@ -650,8 +650,8 @@
     	    \u0414\u0435\u043A\u0430\u0431\u0440\u044C
     	}
     	weekdays,ru {
    -	    \u432\u43e\u441 \u43f\u43e\u43d \u432\u442\u43e \u441\u440\u435
    -	    \u447\u435\u442 \u43f\u44f\u442 \u441\u443\u431
    +	    \u412\u441 \u41f\u43d \u412\u442 \u421\u440
    +	    \u427\u442 \u41f\u442 \u421\u431
     	}
     	today,ru {}
    ---------------------------------------------------------------------------
    
  5. foundin changed to: "trunk"
  6. is_private changed to: "0"
  7. login: "anonymous"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "9a062c9a258075a3d7b26b9e6a58ac0bb71a4469"
  10. resolution changed to: "None"
  11. severity changed to: "Cosmetic"
  12. status changed to: "Open"
  13. submitter changed to: "anonymous"
  14. subsystem changed to: "widget"
  15. title changed to:
    Russian abbreviated names of days of the week in the calendar widget
    
  16. type changed to: "Patch"