patch 9.1.0528: spell completion message still wrong in translations

Commit: 
https://github.com/vim/vim/commit/68f5ceddca2ec2d591b9180020c95bb86bf6d3d2
Author: Kyle Kovacs <kkov...@diconfiberoptics.com>
Date:   Thu Jul 4 17:51:09 2024 +0200

    patch 9.1.0528: spell completion message still wrong in translations
    
    Problem:  spell completion message still wrong in translations
              (after 9.1.0512)
    Solution: Update translation files with the new message
              (Kyle Kovacs)
    
    closes: #15113
    
    Signed-off-by: Kyle Kovacs <kkov...@diconfiberoptics.com>
    Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/src/po/ca.po b/src/po/ca.po
index caf02a942..052caad20 100644
--- a/src/po/ca.po
+++ b/src/po/ca.po
@@ -1326,8 +1326,8 @@ msgstr " Compleci
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni-compleció (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Suggeriment d'ortografia (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Suggeriment d'ortografia (^S^N^P)"
 
 # i C-x C-p
 msgid " Keyword Local completion (^N^P)"
diff --git a/src/po/da.po b/src/po/da.po
index 80cc6feea..4cb212a3b 100644
--- a/src/po/da.po
+++ b/src/po/da.po
@@ -412,8 +412,8 @@ msgstr " FuldfĆørelse af brugerdefineret (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " FuldfĆørelse af omni (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Staveforslag (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Staveforslag (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " FuldfĆørelse af nĆøgleord local (^N^P)"
diff --git a/src/po/de.po b/src/po/de.po
index f0f00d792..99a62db28 100644
--- a/src/po/de.po
+++ b/src/po/de.po
@@ -1376,8 +1376,8 @@ msgstr " Benutzerdefinierte Vervollst
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni-Vervollständigung (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Vorschlag der Rechtschreibprüfung (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Vorschlag der Rechtschreibprüfung (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Lokale Stichwort-Vervollständigung(^N^P)"
diff --git a/src/po/eo.po b/src/po/eo.po
index a9aaefa82..3f86652cc 100644
--- a/src/po/eo.po
+++ b/src/po/eo.po
@@ -2616,8 +2616,8 @@ msgstr " Kompletigo difinita de uzanto (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " Kompletigo Omni (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Sugesto de literumo (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Sugesto de literumo (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Kompletigo loka de ůlosilvorto (^N/^P)"
diff --git a/src/po/es.po b/src/po/es.po
index f4a02fa9c..8b072d8ba 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
diff --git a/src/po/fi.po b/src/po/fi.po
index d2fd336be..9dc24d33b 100644
--- a/src/po/fi.po
+++ b/src/po/fi.po
@@ -1325,8 +1325,8 @@ msgstr " KƤyttƤjƤn mƤƤrittelemƤ tƤydennys (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " OmnitƤydennys (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Oikaisulukuehdotus (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Oikaisulukuehdotus (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Avainsanan paikallinen tƤydennys (^N^P)"
diff --git a/src/po/fr.po b/src/po/fr.po
index 27f11eb74..3a55f8d4e 100644
--- a/src/po/fr.po
+++ b/src/po/fr.po
@@ -2738,8 +2738,8 @@ msgstr " Compl
 msgid " Omni completion (^O^N^P)"
 msgstr " Complčtement selon le type de fichier (Omni) (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Suggestion d'orthographe (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Suggestion d'orthographe (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Complčtement local de mot-clé (^N/^P)"
diff --git a/src/po/ga.po b/src/po/ga.po
index e81ef69d0..cd1a02970 100644
--- a/src/po/ga.po
+++ b/src/po/ga.po
@@ -1401,8 +1401,8 @@ msgstr " Comhl
 msgid " Omni completion (^O^N^P)"
 msgstr " Comhlįnś Omni (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Moladh litrithe (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Moladh litrithe (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Comhlįnś logįnta lorgfhocal (^N^P)"
diff --git a/src/po/hu.po b/src/po/hu.po
index 0a1184755..221cf3302 100644
--- a/src/po/hu.po
+++ b/src/po/hu.po
@@ -264,8 +264,8 @@ msgstr " FelhasznĆlĆ³ Ćltal definiĆlt kiegĆ©szĆ­tĆ©s 
(^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni kiegƩszƭtƩs (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " HelyesĆ­rĆsi javaslat (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " HelyesĆ­rĆsi javaslat (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " KulcsszĆ³ helyi kiegĆ©szĆ­tĆ©s (^N^P)"
diff --git a/src/po/it.po b/src/po/it.po
index fde1c232e..da8329143 100644
--- a/src/po/it.po
+++ b/src/po/it.po
@@ -1287,8 +1287,8 @@ msgstr " Completamento definito dall'utente (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " Completamento globale (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Suggerimento ortografico (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Suggerimento ortografico (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Completamento Parola Locale (^N^P)"
diff --git a/src/po/ja.euc-jp.po b/src/po/ja.euc-jp.po
index 362be9ebc..cc9c6c376 100644
--- a/src/po/ja.euc-jp.po
+++ b/src/po/ja.euc-jp.po
@@ -1337,8 +1337,8 @@ msgstr " 
 msgid " Omni completion (^O^N^P)"
 msgstr " ŖąĖŹä´° (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " ÄÖ¤ź½¤ĄµøõŹä (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " ÄÖ¤ź½¤ĄµøõŹä (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " ¶É½ź­¼ļ¼ÉŹä´° (^N^P)"
diff --git a/src/po/ja.po b/src/po/ja.po
index 5464bccf2..14ac57a92 100644
--- a/src/po/ja.po
+++ b/src/po/ja.po
@@ -1337,8 +1337,8 @@ msgstr " ć ¦ć ¼ć‚¶ć ¼å® ē¾©č£ å®  (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " ć‚Ŗć  ć ‹č£ å®  (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " ē¶´ć‚ äæ®ę­£å€™č£  (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " ē¶´ć‚ äæ®ę­£å€™č£  (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " å±€ę‰€ć‚­ć ¼ć Æć ¼ć ‰č£ å®  (^N^P)"
diff --git a/src/po/ja.sjis.po b/src/po/ja.sjis.po
index 589fd5abf..e40627e8d 100644
--- a/src/po/ja.sjis.po
+++ b/src/po/ja.sjis.po
@@ -1337,8 +1337,8 @@ msgstr " 
 msgid " Omni completion (^O^N^P)"
 msgstr "  I € j•ā ® (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " ’Ō‚č¸C ³ ó•ā (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " ’Ō‚č¸C ³ ó•ā (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " ‹Ē¸  L [ ¸ [ h•ā ® (^N^P)"
diff --git a/src/po/ko.UTF-8.po b/src/po/ko.UTF-8.po
index a9ee0ca74..f7714ae60 100644
--- a/src/po/ko.UTF-8.po
+++ b/src/po/ko.UTF-8.po
@@ -411,8 +411,8 @@ msgstr " ģ‚¬ģ ©ģ˛  ģ •ģ¯  ģ™„ģ„± (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni ģ™„ģ„± (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " ė‹Øģ–´ ģ  ģ•  (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " ė‹Øģ–´ ģ  ģ•  (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " ė‚±ė§  ė ģ»¬ ģ™„ģ„± (^N^P)"
diff --git a/src/po/ko.po b/src/po/ko.po
index 00fb48681..ab957a5e1 100644
--- a/src/po/ko.po
+++ b/src/po/ko.po
@@ -411,8 +411,8 @@ msgstr " 
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni æĻ¼ŗ (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " ´Ü¾ī Į¦¾Č (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " ´Ü¾ī Į¦¾Č (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " ³¹ø» ·ĪÄĆ æĻ¼ŗ (^N^P)"
diff --git a/src/po/nb.po b/src/po/nb.po
index d9f527bce..957b99d48 100644
--- a/src/po/nb.po
+++ b/src/po/nb.po
@@ -283,9 +283,8 @@ msgstr " Brukerdefinert fullf
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni-fullfųring (^O^N^P)"
 
-#, fuzzy
-#~ msgid " Spelling suggestion (s^N^P)"
-#~ msgstr " Staveforslag (^S^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Staveforslag (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Lokal nųkkelordfullfųring (^N^P)"
diff --git a/src/po/nl.po b/src/po/nl.po
index 09f281b1b..6ac59ca33 100644
--- a/src/po/nl.po
+++ b/src/po/nl.po
@@ -287,8 +287,8 @@ msgstr " gebruikergedefinieerde voltooiing (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " omni-voltooiing (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " spellingsuggestie (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " spellingsuggestie (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " lokaal-trefwoordvoltooiing (^N^P)"
diff --git a/src/po/no.po b/src/po/no.po
index d9f527bce..957b99d48 100644
--- a/src/po/no.po
+++ b/src/po/no.po
@@ -283,9 +283,8 @@ msgstr " Brukerdefinert fullf
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni-fullfųring (^O^N^P)"
 
-#, fuzzy
-#~ msgid " Spelling suggestion (s^N^P)"
-#~ msgstr " Staveforslag (^S^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Staveforslag (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Lokal nųkkelordfullfųring (^N^P)"
diff --git a/src/po/pl.UTF-8.po b/src/po/pl.UTF-8.po
index c9036a35e..39064f613 100644
--- a/src/po/pl.UTF-8.po
+++ b/src/po/pl.UTF-8.po
@@ -298,8 +298,8 @@ msgstr "Dopełnianie zdefiniowane przez użytkownika 
(^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni uzupełnianie (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr "Propozycja pisowni (^L^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr "Propozycja pisowni (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Lokalne dopeÅ‚nianie sÅ‚Ć³w kluczowych (^N^P)"
diff --git a/src/po/pl.cp1250.po b/src/po/pl.cp1250.po
index 9280d2fbb..b748b4a22 100644
--- a/src/po/pl.cp1250.po
+++ b/src/po/pl.cp1250.po
@@ -298,8 +298,8 @@ msgstr "Dope
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni uzupe³nianie (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr "Propozycja pisowni (^L^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr "Propozycja pisowni (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Lokalne dope³nianie s³ów kluczowych (^N^P)"
diff --git a/src/po/pl.po b/src/po/pl.po
index f10897d09..aebc33faf 100644
--- a/src/po/pl.po
+++ b/src/po/pl.po
@@ -298,8 +298,8 @@ msgstr "Dope
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni uzupe³nianie (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr "Propozycja pisowni (^L^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr "Propozycja pisowni (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Lokalne dope³nianie s³ów kluczowych (^N^P)"
diff --git a/src/po/pt_BR.po b/src/po/pt_BR.po
index 3a8844a54..ea5a17fb1 100644
--- a/src/po/pt_BR.po
+++ b/src/po/pt_BR.po
@@ -406,8 +406,8 @@ msgstr " Completar definido pelo usuĆrio (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " CompletaĆ§Ć£o inteligente (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " SugestĆ£o de ortografia (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " SugestĆ£o de ortografia (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Completar palavra-chave local (^N^P)"
diff --git a/src/po/ru.cp1251.po b/src/po/ru.cp1251.po
index 05d10e00d..caf584f85 100644
--- a/src/po/ru.cp1251.po
+++ b/src/po/ru.cp1251.po
@@ -2045,7 +2045,7 @@ msgid " Omni completion (^O^N^P)"
 msgstr " Ļīäńņąķīāźą ļī źīķņåźńņó CTRL+O č CTRL+N čėč CTRL+P"
 
 # :!~ Restorer
-msgid " Spelling suggestion (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
 msgstr " Ļīäńņąķīāźą āąščąķņīā ķąļčńąķč˙ CTRL+S č CTRL+N čėč CTRL+P"
 
 # :!~ Restorer
diff --git a/src/po/ru.po b/src/po/ru.po
index 13589d0ce..a679b4f41 100644
--- a/src/po/ru.po
+++ b/src/po/ru.po
@@ -2039,7 +2039,7 @@ msgid " Omni completion (^O^N^P)"
 msgstr " Š Š¾Š´Ń Ń‚Š°Š½Š¾Š²ŠŗŠ° ŠæŠ¾ ŠŗŠ¾Š½Ń‚ŠµŠŗŃ Ń‚Ń  CTRL+O Šø CTRL+N 
ŠøŠ»Šø CTRL+P"
 
 # :!~ Restorer
-msgid " Spelling suggestion (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
 msgstr " Š Š¾Š´Ń Ń‚Š°Š½Š¾Š²ŠŗŠ° Š²Š°Ń€ŠøŠ°Š½Ń‚Š¾Š² Š½Š°ŠæŠøŃ Š°Š½ŠøѸ CTRL+S 
Šø CTRL+N ŠøŠ»Šø CTRL+P"
 
 # :!~ Restorer
diff --git a/src/po/sr.po b/src/po/sr.po
index 6372f929a..a591cd7f5 100644
--- a/src/po/sr.po
+++ b/src/po/sr.po
@@ -1372,8 +1372,8 @@ msgstr " Š Š¾Ń€ŠøŃ Š½ŠøчŠŗŠø Š´ŠµŃ„ŠøŠ½ŠøŃ Š°Š½Š¾ 
Š´Š¾Š²Ń€Ń Š°Š²Š°Ń Šµ (^U^N^P)
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni Š´Š¾Š²Ń€Ń Š°Š²Š°Ń Šµ (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Š Ń€Š°Š²Š¾ŠæŠøŃ Š½Šø ŠæŃ€ŠµŠ´Š»Š¾Š³ (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Š Ń€Š°Š²Š¾ŠæŠøŃ Š½Šø ŠæŃ€ŠµŠ´Š»Š¾Š³ (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Š”Š¾Š²Ń€Ń Š°Š²Š°Ń Šµ Š»Š¾ŠŗŠ°Š»Š½Šµ ŠŗŃ™Ń Ń‡Š½Šµ Ń€ŠµŃ‡Šø (^N^P)"
diff --git a/src/po/sv.po b/src/po/sv.po
index 629a22c9b..d5296dba9 100644
--- a/src/po/sv.po
+++ b/src/po/sv.po
@@ -261,8 +261,8 @@ msgstr " Anv
 msgid " Omni completion (^O^N^P)"
 msgstr " Omnikomplettering (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Stavningsförslag (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Stavningsförslag (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Lokal nyckelordskomplettering (^N^P)"
diff --git a/src/po/tr.po b/src/po/tr.po
index a817920b1..1150d6026 100644
--- a/src/po/tr.po
+++ b/src/po/tr.po
@@ -1348,8 +1348,8 @@ msgstr " Kullanıcı tanımlı tamamlamalar (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " Omni tamamlaması (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Yazım ƶnerisi (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Yazım ƶnerisi (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Dahili anahtar sƶzcĆ¼k tamamlaması (^N^P)"
diff --git a/src/po/uk.cp1251.po b/src/po/uk.cp1251.po
index 40d87f590..1a14b2a3d 100644
--- a/src/po/uk.cp1251.po
+++ b/src/po/uk.cp1251.po
@@ -1386,8 +1386,8 @@ msgstr " 
 msgid " Omni completion (^O^N^P)"
 msgstr " Źģ³ņėčāå äīļīāķåķķ˙ (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Īšōīćšąō³÷ķą ļ³äźąēźą (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Īšōīćšąō³÷ķą ļ³äźąēźą (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Äīļīāķåķķ˙ ģ³ńöåāčõ źėž÷īāčõ ńė³ā (^N^P)"
diff --git a/src/po/uk.po b/src/po/uk.po
index 273f833c1..d756d4558 100644
--- a/src/po/uk.po
+++ b/src/po/uk.po
@@ -1386,8 +1386,8 @@ msgstr " Š Š¾Ń€ŠøŃ Ń‚Ń Š²Š°Ń†Ń ŠŗŠµ Š´Š¾ŠæŠ¾Š²Š½ŠµŠ½Š½Ń¸ 
(^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " Š Š¼Ń–Ń‚Š»ŠøŠ²Šµ Š´Š¾ŠæŠ¾Š²Š½ŠµŠ½Š½Ń¸ (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Š˛Ń€Ń„Š¾Š³Ń€Š°Ń„ічŠ½Š° ŠæŃ–Š´ŠŗŠ°Š·ŠŗŠ° (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Š˛Ń€Ń„Š¾Š³Ń€Š°Ń„ічŠ½Š° ŠæŃ–Š´ŠŗŠ°Š·ŠŗŠ° (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " Š”Š¾ŠæŠ¾Š²Š½ŠµŠ½Š½Ń¸ Š¼Ń–Ń Ń†ŠµŠ²ŠøŃ… ŠŗŠ»ŃˇŃ‡Š¾Š²ŠøŃ… Ń Š»Ń–Š² 
(^N^P)"
diff --git a/src/po/zh_CN.UTF-8.po b/src/po/zh_CN.UTF-8.po
index e6041883a..f368f6f21 100644
--- a/src/po/zh_CN.UTF-8.po
+++ b/src/po/zh_CN.UTF-8.po
@@ -1291,8 +1291,8 @@ msgstr " ē”Øę ·č‡Ŗå® ä¹‰čå…Ø (^U^N^P)"
 msgid " Omni completion (^O^N^P)"
 msgstr " å…Øč ½čå…Ø (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " ę‹¼å†™å»ŗč®® (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " ę‹¼å†™å»ŗč®® (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " 关键字局é Øčå…Ø (^N^P)"
diff --git a/src/po/zh_CN.cp936.po b/src/po/zh_CN.cp936.po
index ef3dfa8b2..149877810 100644
--- a/src/po/zh_CN.cp936.po
+++ b/src/po/zh_CN.cp936.po
@@ -1291,8 +1291,8 @@ msgstr " 
 msgid " Omni completion (^O^N^P)"
 msgstr " Č«Äܲ¹Č« (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Ę´Š´½ØŅé (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Ę´Š´½ØŅé (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " ¹Ų¼ü×Ö¾Ö²æ²¹Č« (^N^P)"
diff --git a/src/po/zh_CN.po b/src/po/zh_CN.po
index 4e34616b8..a003c1455 100644
--- a/src/po/zh_CN.po
+++ b/src/po/zh_CN.po
@@ -1291,8 +1291,8 @@ msgstr " 
 msgid " Omni completion (^O^N^P)"
 msgstr " Č«Äܲ¹Č« (^O^N^P)"
 
-msgid " Spelling suggestion (s^N^P)"
-msgstr " Ę´Š´½ØŅé (s^N^P)"
+msgid " Spelling suggestion (^S^N^P)"
+msgstr " Ę´Š´½ØŅé (^S^N^P)"
 
 msgid " Keyword Local completion (^N^P)"
 msgstr " ¹Ų¼ü×Ö¾Ö²æ²¹Č« (^N^P)"
diff --git a/src/version.c b/src/version.c
index b285a7f6d..07720befc 100644
--- a/src/version.c
+++ b/src/version.c
@@ -704,6 +704,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    528,
 /**/
     527,
 /**/

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/E1sPOsS-002XVL-Mo%40256bit.org.

Raspunde prin e-mail lui