gettext: smalltalk-format

1 
1 15.3.9 Smalltalk Format Strings
1 -------------------------------
1 
1    Smalltalk format strings are described in the GNU Smalltalk
1 documentation, class ‘CharArray’, methods ‘bindWith:’ and
1 ‘bindWithArguments:’.
1 <http://www.gnu.org/software/smalltalk/gst-manual/gst_68.html#SEC238>.
1 In summary, a directive starts with ‘%’ and is followed by ‘%’ or a
1 nonzero digit (‘1’ to ‘9’).
1