figenc

[RADIOACTIVE] rsa and symmetric key encryption scripts and executables
git clone git://git.figbert.com/figenc.git
Log | Files | Refs | README

te_in.msg (411B)


      1 # created by tools/loadICU.tcl -- do not edit
      2 namespace eval ::tcl::clock {
      3     ::msgcat::mcset te_IN AM "\u0c2a\u0c42\u0c30\u0c4d\u0c35\u0c3e\u0c39\u0c4d\u0c28"
      4     ::msgcat::mcset te_IN PM "\u0c05\u0c2a\u0c30\u0c3e\u0c39\u0c4d\u0c28"
      5     ::msgcat::mcset te_IN DATE_FORMAT "%d/%m/%Y"
      6     ::msgcat::mcset te_IN TIME_FORMAT_12 "%I:%M:%S %P"
      7     ::msgcat::mcset te_IN DATE_TIME_FORMAT "%d/%m/%Y %I:%M:%S %P %z"
      8 }