appwiz.cpl: Avoid unneeded abbreviation in button label.
diff --git a/dlls/appwiz.cpl/appwiz.rc b/dlls/appwiz.cpl/appwiz.rc
index 00c08ca..8107212 100644
--- a/dlls/appwiz.cpl/appwiz.rc
+++ b/dlls/appwiz.cpl/appwiz.rc
@@ -61,7 +61,7 @@
CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
CONTROL "The following software can be automatically removed. To remove a program or to modify its installed components, select it from the list and click Change/Remove.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 54, 275, 34
CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Support Info", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 34, 198, 90, 14
+ CONTROL "&Support Information", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 34, 198, 90, 14
CONTROL "&Modify...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 128, 198, 90, 14
CONTROL "&Remove", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 222, 198, 90, 14
CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
diff --git a/po/ar.po b/po/ar.po
index af5c7b1..8b69266 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -35,8 +35,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "معلومات"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/bg.po b/po/bg.po
index e4f92ac..1cd1dd4 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -37,8 +37,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "Информация"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
#, fuzzy
diff --git a/po/ca.po b/po/ca.po
index 6a17d0d..09c7cb9 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -40,8 +40,9 @@
"feu clic en Canvia/Treu."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Info. de suport"
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informació de Suport"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/cs.po b/po/cs.po
index 4df1e05..e4795c0 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -36,8 +36,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informace"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
#, fuzzy
diff --git a/po/da.po b/po/da.po
index d292c78..b96eb16 100644
--- a/po/da.po
+++ b/po/da.po
@@ -40,8 +40,9 @@
"listen, og klik på Rediger / Fjern."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Support Information"
+#, fuzzy
+msgid "&Support Information"
+msgstr "Support Information"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/de.po b/po/de.po
index 7739036..4040330 100644
--- a/po/de.po
+++ b/po/de.po
@@ -40,8 +40,9 @@
"Liste aus und klicken Sie auf Ändern/Entfernen."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Informationen"
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informationen"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/el.po b/po/el.po
index ed68d5a..7866603 100644
--- a/po/el.po
+++ b/po/el.po
@@ -35,8 +35,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "Εκτύπωση"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/en.po b/po/en.po
index f1df9fb..40e261b 100644
--- a/po/en.po
+++ b/po/en.po
@@ -35,8 +35,8 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+msgid "&Support Information"
+msgstr "&Support Information"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/en_US.po b/po/en_US.po
index 8a0f73e..e6a93c6 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -40,8 +40,8 @@
"Remove."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Support Info"
+msgid "&Support Information"
+msgstr "&Support Information"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/eo.po b/po/eo.po
index a0e36cd..c58cd9e 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -36,8 +36,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informo pri"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
#, fuzzy
diff --git a/po/es.po b/po/es.po
index 353e452..e59cb97 100644
--- a/po/es.po
+++ b/po/es.po
@@ -40,8 +40,9 @@
"haga clic en Modificar/Quitar."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Información de soporte..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Información de Soporte"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/fa.po b/po/fa.po
index 70ecd50..f77ff94 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -35,8 +35,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "اطلاعات"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/fi.po b/po/fi.po
index 4a1f589..6be63ee 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -36,8 +36,13 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
+#, fuzzy
+msgid "&Support Information"
msgstr ""
+"#-#-#-#-# fi.po (Wine) #-#-#-#-#\n"
+"Tiedoitus\n"
+"#-#-#-#-# fi.po (Wine) #-#-#-#-#\n"
+"Tietoja"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
#, fuzzy
diff --git a/po/fr.po b/po/fr.po
index 7360d46..adc99c8 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -40,8 +40,9 @@
"la liste et cliquez sur Supprimer ou Modifier respectivement."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "Inf&ormations de support"
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informations de support"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/he.po b/po/he.po
index a77e986..76c7ec2 100644
--- a/po/he.po
+++ b/po/he.po
@@ -41,8 +41,9 @@
"המותקנים, יש לבחור בה מהרשימה וללחוץ על שינוי/הסרה."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&פרטי תמיכה..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "פרטי תמיכה"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/hi.po b/po/hi.po
index 1d2560d..f0dbc0f 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -35,8 +35,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "फ़ॉन्ट (&F)..."
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/hu.po b/po/hu.po
index 2ae122f..8e74713 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -40,8 +40,9 @@
"szoftvert a listából, majd kattintson Módosítás/Eltávolítás gombra."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "Tám&ogatási Információ..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Támogatási információ"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/it.po b/po/it.po
index 778a925..0eb0d68 100644
--- a/po/it.po
+++ b/po/it.po
@@ -40,8 +40,9 @@
"lista e clicca Cambia/Rimuovi."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "Informazioni di &supporto"
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informazioni di supporto"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/ja.po b/po/ja.po
index 0f70df4..6528bdc 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -40,8 +40,9 @@
"除] をクリックしてください。"
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "サポート情報(&S)"
+#, fuzzy
+msgid "&Support Information"
+msgstr "サポート情報"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/ko.po b/po/ko.po
index af931e9..329fedd 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -39,8 +39,9 @@
"프로그램을 지우려면 , 추가/삭제 목록에서 선택하십시오.."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "지원 정보(&S)"
+#, fuzzy
+msgid "&Support Information"
+msgstr "지원 정보"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/lt.po b/po/lt.po
index 9db8d23..c2266e0 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -42,8 +42,9 @@
"spauskite „Pakeisti/pašalinti“."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Priežiūros informacija"
+#, fuzzy
+msgid "&Support Information"
+msgstr "Priežiūros informacija"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
@@ -2363,7 +2364,8 @@
#: cryptui.rc:409
msgid "&Cryptographic Message Syntax Standard/PKCS #7 Message (.p7b)"
-msgstr "&Kriptografinio pranešimo sintaksės standarto/PKCS #7 pranešimas (.p7b)"
+msgstr ""
+"&Kriptografinio pranešimo sintaksės standarto/PKCS #7 pranešimas (.p7b)"
#: cryptui.rc:411
msgid "&Include all certificates in the certification path if possible"
diff --git a/po/ml.po b/po/ml.po
index d002afb..e2a3e29 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -35,8 +35,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "_അക്ഷരസഞ്ചയം..."
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 77239fe..b2e7c6f 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -39,8 +39,9 @@
"Fjern for å fjerne det eller endre installerte komponenter"
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Støtteinformasjon..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Støtteinformasjon"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/nl.po b/po/nl.po
index 1d88844..db931d4 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -40,8 +40,9 @@
"lijst en druk op Wijzigen/Verwijderen."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Ondersteuning"
+#, fuzzy
+msgid "&Support Information"
+msgstr "Support Informatie"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/or.po b/po/or.po
index 1cbea00..345b8b7 100644
--- a/po/or.po
+++ b/po/or.po
@@ -35,8 +35,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "ଅକ୍ଷରରୂପ (&F)..."
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/pa.po b/po/pa.po
index 6483486..5556216 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -35,8 +35,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "ਫੌਂਟ(&F)..."
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/pl.po b/po/pl.po
index 05b1708..063e2fb 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -44,8 +44,9 @@
"Usuń."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Informacje o wsparciu..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informacje o wsparciu"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/pt_BR.po b/po/pt_BR.po
index a423b0d..ec4bca3 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -40,8 +40,9 @@
"clique em Adicionar/Remover."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Informação de Suporte"
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informação de Suporte"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 9b81904..6b4a206 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -40,8 +40,9 @@
"clique em Adicionar/Remover."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Informação de Suporte..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informação de Suporte"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/rm.po b/po/rm.po
index 0d7a4b5..a356d1a 100644
--- a/po/rm.po
+++ b/po/rm.po
@@ -36,8 +36,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "INFUORMAZIUN"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
#, fuzzy
diff --git a/po/ro.po b/po/ro.po
index 64f4276..5c84218 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -40,8 +40,9 @@
"listă și apăsați pe „Adaugă/&șterge”."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "Informații a&sistență..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informații de asistență"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/ru.po b/po/ru.po
index 7b6bf48..24972d1 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -40,8 +40,9 @@
"нажмите кнопку Изменить/Удалить."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Сведения о поддержке"
+#, fuzzy
+msgid "&Support Information"
+msgstr "Сведения о поддержке"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/sk.po b/po/sk.po
index a2cb0c3..40e8d42 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -36,8 +36,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informácie"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
#, fuzzy
diff --git a/po/sl.po b/po/sl.po
index 8264234..983df76 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -40,8 +40,9 @@
"'Dodaj/Odstrani'."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Informacije ..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informacije"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po
index 45b71d7..b6497e4 100644
--- a/po/sr_RS@cyrillic.po
+++ b/po/sr_RS@cyrillic.po
@@ -39,8 +39,9 @@
"инсталационе делове, изаберите са списка и кликните на дугме „Измени/уклони“."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Подршка..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Подршка"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po
index 82eac90..1916feb 100644
--- a/po/sr_RS@latin.po
+++ b/po/sr_RS@latin.po
@@ -39,8 +39,9 @@
"instalacione delove, izaberite sa spiska i kliknite na dugme „Izmeni/ukloni“."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Podrška..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Podrška"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/sv.po b/po/sv.po
index c36eed2..b91e3ef 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -40,8 +40,9 @@
"komponenter."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Supportinfo..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Supportinformation"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/te.po b/po/te.po
index 2acbcb8..f373648 100644
--- a/po/te.po
+++ b/po/te.po
@@ -35,8 +35,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "ఫాంట్... (&F)"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/th.po b/po/th.po
index e2242af..44323b4 100644
--- a/po/th.po
+++ b/po/th.po
@@ -35,8 +35,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "รายละเอียด"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/tr.po b/po/tr.po
index 862a1e1..34fcfd3 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -37,8 +37,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "Bilgi"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
#, fuzzy
@@ -590,13 +591,11 @@
msgstr ""
#: comdlg32.rc:290
-#, fuzzy
msgctxt "Saturation"
msgid "&Sat:"
msgstr ""
#: comdlg32.rc:292
-#, fuzzy
msgctxt "Luminance"
msgid "&Lum:"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index cec445d..de245b5 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -39,8 +39,9 @@
"склад, виберіть її зі списку та натисніть Змінити/Видалити."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "&Дані підтримки..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "Дані підтримки"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/wa.po b/po/wa.po
index 7a22a18..964c8d8 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -36,8 +36,9 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr ""
+#, fuzzy
+msgid "&Support Information"
+msgstr "Informåcion"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
#, fuzzy
diff --git a/po/wine.pot b/po/wine.pot
index ad5fa43..8fe6859 100644
--- a/po/wine.pot
+++ b/po/wine.pot
@@ -32,7 +32,7 @@
msgstr ""
#: appwiz.rc:64
-msgid "&Support Info"
+msgid "&Support Information"
msgstr ""
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 5664725..92363f3 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -35,8 +35,9 @@
msgstr "下列软件可以自动卸载. 按'添加/删除'可卸载选定程序或者调整已安装部件."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "技术支持(&S)..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "技术支持信息"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 5745756..b19131f 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -35,8 +35,9 @@
msgstr "下列軟件可以自動卸載. 按'添加/刪除'可卸載選定程式或者調整已安裝部件."
#: appwiz.rc:64
-msgid "&Support Info"
-msgstr "技術支援(&S)..."
+#, fuzzy
+msgid "&Support Information"
+msgstr "技術支援資訊"
#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
msgid "&Modify..."