From 9a46f3cf56f01282b23e8c6d5fafb799e3f554d8 Mon Sep 17 00:00:00 2001
From: Jordi Mallach <jordi@gnu.org>
Date: Sat, 19 May 2001 10:03:46 +0000
Subject: [PATCH] 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
---
 po/gl.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/gl.po b/po/gl.po
index 3e80969b..1b0a9f51 100644
--- 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"
-- 
GitLab