tk_msg project is a small application which helps a programmer create message catalogs for localizing Tcl/Tk programs.
tk_msg can find your messages constructs when:
- the command starts with ::msgcat::mc or msgcat::mc or only mc
- the message string is enclosed from "double quotation marks"
- you don't use the character order ] in your message strings
(but you can display this if you want with [ msgcat::mc "I want to show
%s" {]} ]
tk_msg has a two windows: one with your orginal message and one window to put in the translation - tk_msg is written in pure tcl/tk (no tcl/tk-extensions are required).
A German translation of the program is available.
· Ключевые особенности и характеристики tk_msg 0.1
Не определены
· Ограничения tk_msg 0.1
Ограничения не определены
· Специальные требования tk_msg 0.1
· tcl/tk > 8.4
· История версий и изменений tk msg
История пуста
· Описание и дополнения от редакторов и пользователей сайта