diff options
Diffstat (limited to 'library/msgs/af_za.msg')
-rwxr-xr-x | library/msgs/af_za.msg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/library/msgs/af_za.msg b/library/msgs/af_za.msg new file mode 100755 index 0000000..fef48ad --- /dev/null +++ b/library/msgs/af_za.msg @@ -0,0 +1,6 @@ +# created by tools/loadICU.tcl -- do not edit +namespace eval ::tcl::clock { + ::msgcat::mcset af_ZA DATE_FORMAT "%d %B %Y" + ::msgcat::mcset af_ZA TIME_FORMAT_12 "%l:%M:%S %P" + ::msgcat::mcset af_ZA DATE_TIME_FORMAT "%d %B %Y %l:%M:%S %P %z" +} |