Replace syntactical keywords in error/warning messages by printf directives. 20140222030507/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 21 Feb 2014 09:06:00 +0000 (10:06 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 21 Feb 2014 09:06:00 +0000 (10:06 +0100)
A number of translators are still making the mistake of translating syntax
keywords in messages (such as "REPEAT") into thier literal equivalents in
the target language.  This change avoids the posibility of that mistake,
by removing the keywords from the translatable string.


No differences found