From: Francois Gouget Date: Thu, 4 Dec 2008 08:22:09 +0000 (+0100) Subject: cmdlgtst: Fix an ellipsis in the copyright message. X-Git-Tag: wine-1.1.10~87 X-Git-Url: http://git.etersoft.ru/projects/?a=commitdiff_plain;h=4365a07d470ab10aea6e4c726da1bdd128a6d3be;p=wine%2Feterwine.git cmdlgtst: Fix an ellipsis in the copyright message. --- diff --git a/programs/cmdlgtst/Cs.rc b/programs/cmdlgtst/Cs.rc index 88f2bc85c0..d6bb383ee0 100644 --- a/programs/cmdlgtst/Cs.rc +++ b/programs/cmdlgtst/Cs.rc @@ -218,7 +218,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "OK", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, version 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -234,7 +234,7 @@ FONT 8, "MS Shell Dlg" LTEXT "Dialog Barvy zmìní barvu pozadí.", -1, 12, 120, 168, 12 LTEXT "Dialog Font zmìní všechny fonty a barvu fontu, je-li nastaven pøíznak CF_EFFECTS.", -1, 12, 144, 168, 24 LTEXT "Levý horní roh ukazuje plnou cestu a jméno bezchybnì dokonèené akce otevøít/uložit.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/De.rc b/programs/cmdlgtst/De.rc index 814b4ae68a..323b6f8d8b 100644 --- a/programs/cmdlgtst/De.rc +++ b/programs/cmdlgtst/De.rc @@ -242,7 +242,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "OK", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, Version 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -258,7 +258,7 @@ FONT 8, "MS Shell Dlg" LTEXT "Farbdialog ändert die Hintergrundfarbe.", -1, 12, 120, 168, 12 LTEXT "Schriftdialog ändert alle Schriften und die Schriftfarbe, wenn CF_EFFECTS ausgewählt ist.", -1, 12, 144, 168, 24 LTEXT "Die linke, obere Ecke weist auf den vollständen Verzeichnisnamen und die Bezeichnung des letzten erfolgreichen Öffnens oder Sicherns hin.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/En.rc b/programs/cmdlgtst/En.rc index 707b1f5100..5d73c575b3 100644 --- a/programs/cmdlgtst/En.rc +++ b/programs/cmdlgtst/En.rc @@ -242,7 +242,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "OK", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, version 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -258,7 +258,7 @@ FONT 8, "MS Shell Dlg" LTEXT "Color dialog changes background color.", -1, 12, 120, 168, 12 LTEXT "Font dialog changes all fonts, and font color if CF_EFFECTS is selected.", -1, 12, 144, 168, 24 LTEXT "Upper left hand corner indicate full pathname and title of the last successful Open or Save.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/Es.rc b/programs/cmdlgtst/Es.rc index aaf91effa9..04ef2bb928 100644 --- a/programs/cmdlgtst/Es.rc +++ b/programs/cmdlgtst/Es.rc @@ -242,7 +242,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "Aceptar", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, versión 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -258,7 +258,7 @@ FONT 8, "MS Shell Dlg" LTEXT "El diálogo de color cambia el color de fondo.", -1, 12, 120, 168, 12 LTEXT "El diálogo de fuentes cambia todas las fuentes, y el color de la fuente si se selecciona CF_EFFECTS.", -1, 12, 144, 168, 24 LTEXT "La esquina superior izquierda indica la ruta completa y el título del último Abrir o Guardar satisfactorio.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/It.rc b/programs/cmdlgtst/It.rc index f7fee7e624..069045e2e0 100644 --- a/programs/cmdlgtst/It.rc +++ b/programs/cmdlgtst/It.rc @@ -220,7 +220,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "OK", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, versione 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. I diritti sono concessi sotto la licenza di WINE. Non nascondere i sorgenti...condividili!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. I diritti sono concessi sotto la licenza di WINE. Non nascondere i sorgenti... condividili!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -236,7 +236,7 @@ FONT 8, "MS Shell Dlg" LTEXT "La finestra di dialogo dei colori modifica il colore dello sfondo.", -1, 12, 120, 168, 12 LTEXT "La finestra di dialogo dei Font modifica tutti i Font, e il loro colore se CF_EFFECTS e selezionato.", -1, 12, 144, 168, 24 LTEXT "L'angolo in alto a sinistra indica il percorso completo e il titolo dell'ultima operazione di apertura o salvataggio conclusa con successo.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. I diritti sono concessi sotto la licenza di WINE. Non nascondere i sorgenti...condividili!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. I diritti sono concessi sotto la licenza di WINE. Non nascondere i sorgenti... condividili!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/Ja.rc b/programs/cmdlgtst/Ja.rc index 6f97f1999e..fb73bfa94c 100644 --- a/programs/cmdlgtst/Ja.rc +++ b/programs/cmdlgtst/Ja.rc @@ -245,7 +245,7 @@ FONT 9, "MS Shell Dlg" { DEFPUSHBUTTON "OK", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, version 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -261,7 +261,7 @@ FONT 9, "MS Shell Dlg" LTEXT "色ダイアログは背景色を変えます。", -1, 12, 120, 168, 12 LTEXT "フォントダイアログはすべてのフォントと、CF_EFFECTS が選択されていればフォント色を変えます。", -1, 12, 144, 168, 24 LTEXT "左上の角には最後に成功した 開く や 保存 のフルパス名やタイトルを表示します。", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/Ko.rc b/programs/cmdlgtst/Ko.rc index a210956cd3..61a80e583c 100644 --- a/programs/cmdlgtst/Ko.rc +++ b/programs/cmdlgtst/Ko.rc @@ -244,7 +244,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "È®ÀÎ", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, version 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -260,7 +260,7 @@ FONT 8, "MS Shell Dlg" LTEXT "Color dialog changes background color.", -1, 12, 120, 168, 12 LTEXT "Font dialog changes all fonts, and font color if CF_EFFECTS is selected.", -1, 12, 144, 168, 24 LTEXT "Upper left hand corner indicate full pathname and title of the last successful Open or Save.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/Nl.rc b/programs/cmdlgtst/Nl.rc index 2787320679..0b9d1353db 100644 --- a/programs/cmdlgtst/Nl.rc +++ b/programs/cmdlgtst/Nl.rc @@ -241,7 +241,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "OK", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, versie 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. De rechten voor dit programma zijn gelijk aan die verleend onder de WINE licentie. Hamster geen code...deel het!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. De rechten voor dit programma zijn gelijk aan die verleend onder de WINE licentie. Hamster geen code... deel het!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -257,7 +257,7 @@ FONT 8, "MS Shell Dlg" LTEXT "De kleurkeuze-dialoog verandert de achtergrondkleur.", -1, 12, 120, 168, 12 LTEXT "De lettertype-dialoog verandert alle lettertypen, en de kleur van het lettertype als CF_EFFECTS is gezet.", -1, 12, 144, 168, 24 LTEXT "De linker bovenhoek geeft de lange en de korte bestandsnaam weer van het laatste successvol geopende of opgeslagen bestand.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. De rechten voor dit programma zijn gelijk aan die verleend onder de WINE licentie. Hamster geen code...deel het!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. De rechten voor dit programma zijn gelijk aan die verleend onder de WINE licentie. Hamster geen code... deel het!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/Pt.rc b/programs/cmdlgtst/Pt.rc index 836f210b52..38e783ef0b 100644 --- a/programs/cmdlgtst/Pt.rc +++ b/programs/cmdlgtst/Pt.rc @@ -430,7 +430,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "OK", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, versão 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Direitos garantidos pelo licença do WINE. Don't hoard code...share it", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Direitos garantidos pelo licença do WINE. Don't hoard code... share it", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -443,7 +443,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "OK", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, versão 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Direitos garantidos pela licença WINE. Não guarde o código...partilhe-o", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Direitos garantidos pela licença WINE. Não guarde o código... partilhe-o", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -462,7 +462,7 @@ FONT 8, "MS Shell Dlg" LTEXT "Diálogo de cores muda a cor de fundo.", -1, 12, 120, 168, 12 LTEXT "Diálogo de fontes muda todas as fontes, cores das fontes se CF_EFFECTS está selecionado.", -1, 12, 144, 168, 24 LTEXT "O canto superior esquerdo indica o caminho completo e o título dos último sucesso de Abrir ou Salvar.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Direitos garantidos pelo licença do WINE. Don't hoard code...share it", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Direitos garantidos pelo licença do WINE. Don't hoard code... share it", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } @@ -481,7 +481,7 @@ FONT 8, "MS Shell Dlg" LTEXT "O diálogo de cores muda a cor de fundo.", -1, 12, 120, 168, 12 LTEXT "O diálogo de tipos de letra muda todas as letras, cores das letras se CF_EFFECTS estiver seleccionado.", -1, 12, 144, 168, 24 LTEXT "O canto superior esquerdo indica a localização completo e o título dos últimos sucessos de Abrir ou Gravar", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Direitos garantidos pela licença WINE. Não guarde o código...partilhe-o", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Direitos garantidos pela licença WINE. Não guarde o código... partilhe-o", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/Si.rc b/programs/cmdlgtst/Si.rc index 95c5145745..11ae753079 100644 --- a/programs/cmdlgtst/Si.rc +++ b/programs/cmdlgtst/Si.rc @@ -244,7 +244,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "V redu", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, različica 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -260,7 +260,7 @@ FONT 8, "MS Shell Dlg" LTEXT "Dialog Barva spremeni barvo ozadja.", -1, 12, 120, 168, 12 LTEXT "Dialog Pisava spremeni vse pisave in njihovo barvo, če je omogočena zastavica CF_EFFECTS.", -1, 12, 144, 168, 24 LTEXT "V zgornjem levem kotu se izpiÅ¡e polna pot do zadnje uspeÅ¡no odprte oz. shranjene datoteke.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 } diff --git a/programs/cmdlgtst/Tr.rc b/programs/cmdlgtst/Tr.rc index e6fd0374cc..94b6d50fe9 100644 --- a/programs/cmdlgtst/Tr.rc +++ b/programs/cmdlgtst/Tr.rc @@ -216,7 +216,7 @@ FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "Tamam", IDOK, 72, 96, 50, 14 LTEXT "Common Dialog Test Jig Exerciser, version 1.20", -1, 13, 36, 168, 12 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 18, 60, 157, 24 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 18, 60, 157, 24 ICON "AboutIcon", -1, 84, 12, 18, 20 } @@ -232,7 +232,7 @@ FONT 8, "MS Shell Dlg" LTEXT "Color dialog changes background color.", -1, 12, 120, 168, 12 LTEXT "Font dialog changes all fonts, and font color if CF_EFFECTS is selected.", -1, 12, 144, 168, 24 LTEXT "Upper left hand corner indicate full pathname and title of the last successful Open or Save.", -1, 12, 180, 168, 24 - LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code...share it!", -1, 12, 228, 168, 36 + LTEXT "(c) 1999-2000, Eric Williams. Rights are as granted under the WINE license. Don't hoard code... share it!", -1, 12, 228, 168, 36 ICON "AboutIcon", -1, 86, 12, 18, 20 CONTROL "", -1, "static", SS_BLACKRECT | WS_CHILD | WS_VISIBLE, 12, 216, 168, 2 }