summaryrefslogtreecommitdiffstats
path: root/src/po/es.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:05:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:05:15 +0000
commit6e9cd6b491267e6dff3e3f3f37d8af5f28e40672 (patch)
tree35661af16c4a0ef2a9a8e225d2d5cc82605ea289 /src/po/es.po
parentAdding upstream version 2:9.1.0496. (diff)
downloadvim-6e9cd6b491267e6dff3e3f3f37d8af5f28e40672.tar.xz
vim-6e9cd6b491267e6dff3e3f3f37d8af5f28e40672.zip
Adding upstream version 2:9.1.0698.upstream/2%9.1.0698
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/po/es.po')
-rw-r--r--src/po/es.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/po/es.po b/src/po/es.po
index f4a02fa..8b072d8 100644
--- a/src/po/es.po
+++ b/src/po/es.po
@@ -1351,8 +1351,8 @@ msgstr " Completar definido por usuario (^U^N^P)"
msgid " Omni completion (^O^N^P)"
msgstr " Completar con método Omni (^O^N^P)"
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Sugerencia de ortografía (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Sugerencia de ortografía (^S^N^P)"
# Scroll has its own msgs, in its place there is the msg for local
# * ctrl_x_mode = 0 (eg continue_status & CONT_LOCAL) -- Acevedo