From 0a24b595a6ae58e262c443755506f795c7fb5829 Mon Sep 17 00:00:00 2001
From: Jordi Mallach <jordi@gnu.org>
Date: Wed, 21 Mar 2001 22:57:56 +0000
Subject: [PATCH] Final tweaks in Catalan and Spanish for 1.0

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@571 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 2 ++
 po/ca.po  | 7 +++----
 po/es.po  | 7 +++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1639654f..70f83a64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@ CVS code -
 - winio.c:
   statusq()
 	- Added NANO_BACK_KEY and NANO_FORWARD_KEY cases for left and right.
+- ca.po, es.po:
+	- Final tweaks for Nano 1.0.
 
 1.0-test prerelease - 03/17/2001
 - nano.c:
diff --git a/po/ca.po b/po/ca.po
index 6e7a7125..02ad422f 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -6,9 +6,9 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: 0.9.99pre2-CVS\n"
+"Project-Id-Version: 1.0\n"
 "POT-Creation-Date: 2001-03-18 14:03-0500\n"
-"PO-Revision-Date: 2001-02-20 00:45+0100\n"
+"PO-Revision-Date: 2001-03-21 23:45+0100\n"
 "Last-Translator: Jordi Mallach <jordi@sindominio.net>, Miquel Vidal "
 "<miquel@sindominio.net>\n"
 "Language-Team: Catalan <jordi@sindominio.net>\n"
@@ -856,12 +856,11 @@ msgid "Search Wrapped"
 msgstr "Recerca Recomençada"
 
 #: search.c:348
-#, fuzzy, c-format
+#, c-format
 msgid "Replaced %d occurrences"
 msgstr "%d ocurrències reemplaçadas"
 
 #: search.c:350
-#, fuzzy
 msgid "Replaced 1 occurrence"
 msgstr "1 ocurrència reemplaçada"
 
diff --git a/po/es.po b/po/es.po
index 9ea156b6..de4a69b0 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,9 +6,9 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: 0.9.99pre2-CVS\n"
+"Project-Id-Version: 1.0\n"
 "POT-Creation-Date: 2001-03-18 14:03-0500\n"
-"PO-Revision-Date: 2001-02-16 20:58+0100\n"
+"PO-Revision-Date: 2001-03-21 23:46+0100\n"
 "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
 "Language-Team: Spanish <es@li.org>\n"
 "MIME-Version: 1.0\n"
@@ -856,12 +856,11 @@ msgid "Search Wrapped"
 msgstr "Búsqueda Recomenzada"
 
 #: search.c:348
-#, fuzzy, c-format
+#, c-format
 msgid "Replaced %d occurrences"
 msgstr "%d ocurrencias reemplazadas"
 
 #: search.c:350
-#, fuzzy
 msgid "Replaced 1 occurrence"
 msgstr "1 ocurrencia reemplazada"
 
-- 
GitLab