From e4e78b0a83c009a953c6f39e2a6afb505f718258 Mon Sep 17 00:00:00 2001 From: Alex Henrie Date: Tue, 28 Apr 2015 23:33:55 -0600 Subject: [PATCH] comdlg32: Remove unused string resource "Borders". --- dlls/comdlg32/comdlg32.rc | 2 +- po/ar.po | 4 ---- po/bg.po | 4 ---- po/ca.po | 4 ---- po/cs.po | 4 ---- po/da.po | 4 ---- po/de.po | 4 ---- po/el.po | 4 ---- po/en.po | 4 ---- po/en_US.po | 4 ---- po/eo.po | 4 ---- po/es.po | 4 ---- po/fa.po | 4 ---- po/fi.po | 4 ---- po/fr.po | 4 ---- po/he.po | 4 ---- po/hi.po | 4 ---- po/hr.po | 4 ---- po/hu.po | 4 ---- po/it.po | 4 ---- po/ja.po | 4 ---- po/ko.po | 4 ---- po/lt.po | 4 ---- po/ml.po | 4 ---- po/nb_NO.po | 4 ---- po/nl.po | 4 ---- po/or.po | 4 ---- po/pa.po | 4 ---- po/pl.po | 4 ---- po/pt_BR.po | 4 ---- po/pt_PT.po | 4 ---- po/rm.po | 4 ---- po/ro.po | 4 ---- po/ru.po | 4 ---- po/sk.po | 4 ---- po/sl.po | 4 ---- po/sr_RS@cyrillic.po | 4 ---- po/sr_RS@latin.po | 5 ----- po/sv.po | 4 ---- po/te.po | 4 ---- po/th.po | 4 ---- po/tr.po | 4 ---- po/uk.po | 4 ---- po/wa.po | 4 ---- po/wine.pot | 4 ---- po/zh_CN.po | 4 ---- po/zh_TW.po | 4 ---- 47 files changed, 1 insertion(+), 186 deletions(-) diff --git a/dlls/comdlg32/comdlg32.rc b/dlls/comdlg32/comdlg32.rc index d3deeab01bc..1e616e6f63e 100644 --- a/dlls/comdlg32/comdlg32.rc +++ b/dlls/comdlg32/comdlg32.rc @@ -438,7 +438,7 @@ BEGIN GROUPBOX "Orientation", grp1, 8, 156, 64, 56, BS_GROUPBOX AUTORADIOBUTTON "&Portrait", rad1, 16, 170, 52, 12, BS_AUTORADIOBUTTON AUTORADIOBUTTON "&Landscape", rad2, 16, 190, 52, 12, BS_AUTORADIOBUTTON - GROUPBOX "Borders", grp4, 80, 156, 152, 56, BS_GROUPBOX + GROUPBOX "", grp4, 80, 156, 152, 56, BS_GROUPBOX LTEXT "L&eft:", stc15, 88, 172, 30, 8 EDITTEXT edt4, 119, 170, 36, 12, WS_TABSTOP|WS_GROUP|WS_BORDER LTEXT "&Right:", stc16, 159, 172, 30, 8 diff --git a/po/ar.po b/po/ar.po index 07bcad20170..06c1322c376 100644 --- a/po/ar.po +++ b/po/ar.po @@ -745,10 +745,6 @@ msgstr "ال&صينية:" msgid "&Portrait" msgstr "&عمودي" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "الحدود" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "ال&يسار:" diff --git a/po/bg.po b/po/bg.po index 4cc4058d2e7..ab648516c7f 100644 --- a/po/bg.po +++ b/po/bg.po @@ -759,10 +759,6 @@ msgstr "&Контейнер:" msgid "&Portrait" msgstr "Пор&трет" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Рамки" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Лява:" diff --git a/po/ca.po b/po/ca.po index d3fe1b0f031..882f9923ce2 100644 --- a/po/ca.po +++ b/po/ca.po @@ -769,10 +769,6 @@ msgstr "&Safata:" msgid "&Portrait" msgstr "&Vertical" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Vores" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Esquerra:" diff --git a/po/cs.po b/po/cs.po index f08bfcc07ed..1534d99cf28 100644 --- a/po/cs.po +++ b/po/cs.po @@ -752,10 +752,6 @@ msgstr "&Zásobník:" msgid "&Portrait" msgstr "&Na výšku" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Okraje" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "L&evý:" diff --git a/po/da.po b/po/da.po index bde3a4aa2cf..ecba0d27a0c 100644 --- a/po/da.po +++ b/po/da.po @@ -760,10 +760,6 @@ msgstr "&Bakke:" msgid "&Portrait" msgstr "&Portræt" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Kanter" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Venstre:" diff --git a/po/de.po b/po/de.po index 724db000d71..f066b93a08a 100644 --- a/po/de.po +++ b/po/de.po @@ -752,10 +752,6 @@ msgstr "&Zufuhr:" msgid "&Portrait" msgstr "&Hochformat" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Ränder" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Links:" diff --git a/po/el.po b/po/el.po index f0e54074dc7..9b4860119eb 100644 --- a/po/el.po +++ b/po/el.po @@ -737,10 +737,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "Α&ριστερά:" diff --git a/po/en.po b/po/en.po index 2af5bad18ab..1cabb8b75d7 100644 --- a/po/en.po +++ b/po/en.po @@ -751,10 +751,6 @@ msgstr "&Tray:" msgid "&Portrait" msgstr "&Portrait" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Borders" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "L&eft:" diff --git a/po/en_US.po b/po/en_US.po index 7161631fbd8..48d89d0a5a8 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -751,10 +751,6 @@ msgstr "&Tray:" msgid "&Portrait" msgstr "&Portrait" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Borders" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "L&eft:" diff --git a/po/eo.po b/po/eo.po index dd74ebb4463..f684636ebb7 100644 --- a/po/eo.po +++ b/po/eo.po @@ -742,10 +742,6 @@ msgstr "P&leto:" msgid "&Portrait" msgstr "&Vertikala" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Marĝenoj" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Dekstra:" diff --git a/po/es.po b/po/es.po index 931bf6cab98..e8d0b19add6 100644 --- a/po/es.po +++ b/po/es.po @@ -763,10 +763,6 @@ msgstr "&Bandeja:" msgid "&Portrait" msgstr "&Vertical" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Márgenes" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "I&zquierdo:" diff --git a/po/fa.po b/po/fa.po index c04ae7ae06b..01f86082f02 100644 --- a/po/fa.po +++ b/po/fa.po @@ -758,10 +758,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 #, fuzzy msgid "L&eft:" diff --git a/po/fi.po b/po/fi.po index 3d1b9078c80..bd69b8fa0f6 100644 --- a/po/fi.po +++ b/po/fi.po @@ -747,10 +747,6 @@ msgstr "&Syöttö:" msgid "&Portrait" msgstr "P&ysty" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Reunat" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Vasen:" diff --git a/po/fr.po b/po/fr.po index b95068ffad5..0840684a63d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -755,10 +755,6 @@ msgstr "&Bac :" msgid "&Portrait" msgstr "&Portrait" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Marges" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Gauche :" diff --git a/po/he.po b/po/he.po index ee6b4d4084c..28a1dbbf07c 100644 --- a/po/he.po +++ b/po/he.po @@ -758,10 +758,6 @@ msgstr "מ&גש:" msgid "&Portrait" msgstr "ל&אורך" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "גבולות" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&שמאליים:" diff --git a/po/hi.po b/po/hi.po index e1fd7275e1a..539f0a13476 100644 --- a/po/hi.po +++ b/po/hi.po @@ -736,10 +736,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "" diff --git a/po/hr.po b/po/hr.po index 6f74dad17fd..9f4a441d774 100644 --- a/po/hr.po +++ b/po/hr.po @@ -750,10 +750,6 @@ msgstr "La&dica:" msgid "&Portrait" msgstr "&Portret" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Granice" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Lijevo:" diff --git a/po/hu.po b/po/hu.po index 8cc8bf6d6f3..5ce6fc53bcf 100644 --- a/po/hu.po +++ b/po/hu.po @@ -764,10 +764,6 @@ msgstr "&Forrás:" msgid "&Portrait" msgstr "&Függőleges" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Margók" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Bal:" diff --git a/po/it.po b/po/it.po index bf9f964319f..47af86d73dc 100644 --- a/po/it.po +++ b/po/it.po @@ -770,10 +770,6 @@ msgstr "&Vassoio:" msgid "&Portrait" msgstr "&Ritratto" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Bordi" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "Si&nistra:" diff --git a/po/ja.po b/po/ja.po index 56352c1fb2c..931afe73b29 100644 --- a/po/ja.po +++ b/po/ja.po @@ -753,10 +753,6 @@ msgstr "給紙方法(&T):" msgid "&Portrait" msgstr "縦(&P)" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "余白" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "左(&E):" diff --git a/po/ko.po b/po/ko.po index 92560ab1e3a..b8dc9de5ebe 100644 --- a/po/ko.po +++ b/po/ko.po @@ -751,10 +751,6 @@ msgstr "트레이(&T):" msgid "&Portrait" msgstr "세로(&P)" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "가장자리" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "왼쪽(&E):" diff --git a/po/lt.po b/po/lt.po index 68a2957f134..238c7e13cf9 100644 --- a/po/lt.po +++ b/po/lt.po @@ -752,10 +752,6 @@ msgstr "Dėk&las:" msgid "&Portrait" msgstr "&Stačias" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Paraštės" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Kairėje:" diff --git a/po/ml.po b/po/ml.po index 360c8084064..a98635395a4 100644 --- a/po/ml.po +++ b/po/ml.po @@ -736,10 +736,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "" diff --git a/po/nb_NO.po b/po/nb_NO.po index aef3fec9182..8657aefe5d8 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -751,10 +751,6 @@ msgstr "Sku&ff:" msgid "&Portrait" msgstr "&Stående" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Rammer" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "V&enstre:" diff --git a/po/nl.po b/po/nl.po index 7639437001d..80c4ea01afe 100644 --- a/po/nl.po +++ b/po/nl.po @@ -755,10 +755,6 @@ msgstr "La&de:" msgid "&Portrait" msgstr "&Staand" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Randen" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "L&inks:" diff --git a/po/or.po b/po/or.po index 1d4f0525ea1..5f718dcc92a 100644 --- a/po/or.po +++ b/po/or.po @@ -736,10 +736,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "" diff --git a/po/pa.po b/po/pa.po index 6cacec87dba..8fb5eb5593b 100644 --- a/po/pa.po +++ b/po/pa.po @@ -736,10 +736,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "" diff --git a/po/pl.po b/po/pl.po index fc0c9387650..b7183ef3f40 100644 --- a/po/pl.po +++ b/po/pl.po @@ -756,10 +756,6 @@ msgstr "&Tacka:" msgid "&Portrait" msgstr "P&ionowo" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Marginesy" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Lewy:" diff --git a/po/pt_BR.po b/po/pt_BR.po index 8d719ba241b..c78b714575a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -753,10 +753,6 @@ msgstr "&Bandeja:" msgid "&Portrait" msgstr "&Retrato" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Bordas" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Esquerda:" diff --git a/po/pt_PT.po b/po/pt_PT.po index 9637b51c860..7b7c84f364a 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -753,10 +753,6 @@ msgstr "&Bandeja:" msgid "&Portrait" msgstr "&Retrato" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Bordas" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Esquerda:" diff --git a/po/rm.po b/po/rm.po index 4c47271ef00..6de98596d94 100644 --- a/po/rm.po +++ b/po/rm.po @@ -750,10 +750,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "" diff --git a/po/ro.po b/po/ro.po index ee27a0729cc..08845e626b0 100644 --- a/po/ro.po +++ b/po/ro.po @@ -736,10 +736,6 @@ msgstr "S&ertar:" msgid "&Portrait" msgstr "P&ortret" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Margini" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "S&tânga:" diff --git a/po/ru.po b/po/ru.po index dbb53abb047..c1ebb840f24 100644 --- a/po/ru.po +++ b/po/ru.po @@ -752,10 +752,6 @@ msgstr "Пода&ча:" msgid "&Portrait" msgstr "&Книжная" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Поля" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Слева:" diff --git a/po/sk.po b/po/sk.po index b9fd256c74c..113e3584d33 100644 --- a/po/sk.po +++ b/po/sk.po @@ -770,10 +770,6 @@ msgstr "" msgid "&Portrait" msgstr "Na výš&ku" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Ohraničenia" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "Ľ&avé:" diff --git a/po/sl.po b/po/sl.po index d045cf85d52..830ffcd60a6 100644 --- a/po/sl.po +++ b/po/sl.po @@ -769,10 +769,6 @@ msgstr "&Vir:" msgid "&Portrait" msgstr "P&okončna" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Robovi" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Levo:" diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index c2701292fab..4fef64d8969 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po @@ -759,10 +759,6 @@ msgstr "&Фиока:" msgid "&Portrait" msgstr "&Усправно" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Ивице" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Лево:" diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index 5b4ce215eae..6e18fa69e30 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po @@ -818,11 +818,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -#, fuzzy -msgid "Borders" -msgstr "granica" - #: comdlg32.rc:443 #, fuzzy msgid "L&eft:" diff --git a/po/sv.po b/po/sv.po index c98f642eb1f..955e9f78c56 100644 --- a/po/sv.po +++ b/po/sv.po @@ -750,10 +750,6 @@ msgstr "&Fack:" msgid "&Portrait" msgstr "&Stående" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Marginaler" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Vänster:" diff --git a/po/te.po b/po/te.po index 2d88fdc85aa..8246fe60ceb 100644 --- a/po/te.po +++ b/po/te.po @@ -736,10 +736,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "" diff --git a/po/th.po b/po/th.po index 04f46a90bd7..2953bb88e42 100644 --- a/po/th.po +++ b/po/th.po @@ -737,10 +737,6 @@ msgstr "ถาด:" msgid "&Portrait" msgstr "การตั้ง" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "ขอบกระดาษ" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "ซ้าย:" diff --git a/po/tr.po b/po/tr.po index 65ef67fbdc6..0cbf9338c20 100644 --- a/po/tr.po +++ b/po/tr.po @@ -753,10 +753,6 @@ msgstr "&Tepsi:" msgid "&Portrait" msgstr "&Düşey" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Kenarlıklar" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "S&ol:" diff --git a/po/uk.po b/po/uk.po index 5d4636686ab..2b60b4b0ad2 100644 --- a/po/uk.po +++ b/po/uk.po @@ -748,10 +748,6 @@ msgstr "Ло&ток:" msgid "&Portrait" msgstr "&Книжкова" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "Поля" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "&Ліве:" diff --git a/po/wa.po b/po/wa.po index 8ce5b413fcc..f7795c2cc26 100644 --- a/po/wa.po +++ b/po/wa.po @@ -753,10 +753,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 #, fuzzy msgid "L&eft:" diff --git a/po/wine.pot b/po/wine.pot index c308da50173..fe383a7a0f1 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -724,10 +724,6 @@ msgstr "" msgid "&Portrait" msgstr "" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 3fde75ca698..8c15be22888 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -735,10 +735,6 @@ msgstr "托盘(&T):" msgid "&Portrait" msgstr "纵向(&P)" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "边距" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "左(&E):" diff --git a/po/zh_TW.po b/po/zh_TW.po index 150596290a8..c0574561683 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -740,10 +740,6 @@ msgstr "進紙匣(&T):" msgid "&Portrait" msgstr "縱向(&P)" -#: comdlg32.rc:442 -msgid "Borders" -msgstr "邊框" - #: comdlg32.rc:443 msgid "L&eft:" msgstr "左(&E):" -- 2.11.4.GIT