commit | 1ac17950e93a956d01b042db3de70010195eddcc | [log] [tgz] |
---|---|---|
author | Christian Stimming <chs@ckiste.goetheallee> | Sat Jul 21 14:21:34 2007 +0200 |
committer | Johannes Schindelin <johannes.schindelin@gmx.de> | Sun Sep 02 16:54:48 2007 +0100 |
tree | 71f6b9f721c2ea5e218349241f12f7def2853d9f | |
parent | d4b0ccd931cc29f35e8f8493445af27ea72ed03e [diff] |
Mark strings for translation. The procedure [mc ...] will translate the strings through msgcat. Strings must be enclosed in quotes, not in braces, because otherwise xgettext cannot extract them properly, although on the Tcl side both delimiters would work fine. [jes: I merged the later patches to that end.] Signed-off-by: Christian Stimming <stimming@tuhh.de> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>