commit fc5fb2ea48e5a1d3576d5bd60ce0a881668e99c6
parent 4da1fc65f0c58842c86a276870c6a619b95f81f1
Author: Jordi Mallach <jordi@gnu.org>
Date: Wed, 21 Jun 2000 15:31:48 +0000
small, stupid, trivial modification to test write access. It worked!
Key bindings on ^X need not to be hardcoded, in the meanwhile, I
untranslated "S" to "Y".
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@47 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/po/es.po b/po/es.po
@@ -772,7 +772,7 @@ msgstr "Pill
#: winio.c:970
msgid " Y"
-msgstr " S"
+msgstr " Y"
#: winio.c:970
msgid "Yes"
@@ -818,6 +818,3 @@ msgstr "Volcando el cutbuffer a stderr...\n"
#: winio.c:1246
msgid "Dumping a buffer to stderr...\n"
msgstr "Volcando un buffer a stderr...\n"
-
-#~ msgid "nano: malloc: out of memory!"
-#~ msgstr "nano: malloc: memoria agotada!"