nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 9a46f3cf56f01282b23e8c6d5fafb799e3f554d8
parent 1e43a12b498a23585ea1531044e5b70ffece83f1
Author: Jordi Mallach <jordi@gnu.org>
Date:   Sat, 19 May 2001 10:03:46 +0000

Oops, translations of Prev. and Next Page were reversed


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@667 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mpo/gl.po | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/gl.po b/po/gl.po @@ -324,11 +324,11 @@ msgstr "Buscar" #: global.c:269 global.c:412 global.c:436 msgid "Prev Page" -msgstr "Páx. Seg." +msgstr "Páx. Ant." #: global.c:273 global.c:416 global.c:440 msgid "Next Page" -msgstr "Páx. Ant." +msgstr "Páx. Seg." #: global.c:277 msgid "Cut Text"