This commit is contained in:
2026-06-15 08:06:06 +02:00
parent d1446fc452
commit e397fa6d9c
3667 changed files with 537806 additions and 47 deletions

View File

@@ -0,0 +1,6 @@
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset en_BW DATE_FORMAT "%d %B %Y"
::msgcat::mcset en_BW TIME_FORMAT_12 "%l:%M:%S %P"
::msgcat::mcset en_BW DATE_TIME_FORMAT "%d %B %Y %l:%M:%S %P %z"
}