Import Tcl-core 8.6.6 (as of svn r86089)
This commit is contained in:
6
library/msgs/mr_in.msg
Normal file
6
library/msgs/mr_in.msg
Normal file
@@ -0,0 +1,6 @@
|
||||
# created by tools/loadICU.tcl -- do not edit
|
||||
namespace eval ::tcl::clock {
|
||||
::msgcat::mcset mr_IN DATE_FORMAT "%d %M %Y"
|
||||
::msgcat::mcset mr_IN TIME_FORMAT_12 "%I:%M:%S %P"
|
||||
::msgcat::mcset mr_IN DATE_TIME_FORMAT "%d %M %Y %I:%M:%S %P %z"
|
||||
}
|
||||
Reference in New Issue
Block a user