Apply gettext macros to menu texts
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 26 Nov 2010 10:22:06 +0000 (11:22 +0100)
committerArun Persaud <arun@nubati.net>
Fri, 3 Dec 2010 07:14:23 +0000 (23:14 -0800)
commitc11ae63c7be73fef51e84d2636739f21525e276f
tree9b59cd886fbb97ca0ba261665f9477ecebf0440b
parent9b3d8984b954d596013d413253460371e5f6d8bd
Apply gettext macros to menu texts

Now texts and references are separated, the texts in the tables can be
decorated with the N_() macro, so that the _() macro no longer has to be
applied when they are used. (This makes the texts appear in the .po
files.)
xboard.c