examples: Wizard: delete <blockquote>

This commit is contained in:
glixx 2019-05-24 06:29:43 +03:00
parent 0998197e4d
commit c213afb46b
6 changed files with 18 additions and 10 deletions

View file

@ -55,7 +55,8 @@ msgstr "Línies de codi del Gambas 3"
msgid ""
"Most of the properties of this wizard are selected in the properties window, not by code. This is because for designing the wizard you need the properties window anyway. \n"
"<p>\n"
"<blockquote><i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i></blockquote>\n"
"<p>\n"
"<i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i>\n"
"<p>\n"
"To design the pages of the wizard (or to see the properties), just click in the IDE on the \"Next\" button.\n"
"<p>\n"
@ -66,7 +67,8 @@ msgid ""
msgstr ""
"La majoria de propietats d'aquest assistent es seleccionen a la finestra de propietats, i no al codi. Això es deu al fet que per dissenyar l'assistent es necessita la finestra de propietats de totes maneres. \n"
"<p>\n"
"<blockquote><i>Per veure la finestra de propietats, l'heu de desar al directori arrel del vostre projecte projecte, així ja no estarà protegit contra escriptura.</i></blockquote>\n"
"<p>\n"
"<i>Per veure la finestra de propietats, l'heu de desar al directori arrel del vostre projecte projecte, així ja no estarà protegit contra escriptura.</i>\n"
"<p>\n"
"Per dissenyar les pàgines de l'assistent (o veure'n les propietats), a l'IDE feu clic al botó «Següent».\n"
"<p>\n"

View file

@ -39,7 +39,8 @@ msgstr "Úvod"
msgid ""
"Most of the properties of this wizard are selected in the properties window, not by code. This is because for designing the wizard you need the properties window anyway. \n"
"<p>\n"
"<blockquote><i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i></blockquote>\n"
"<p>\n"
"<i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i>\n"
"<p>\n"
"To design the pages of the wizard (or to see the properties), just click in the IDE on the \"Next\" button.\n"
"<p>\n"
@ -50,7 +51,8 @@ msgid ""
msgstr ""
"Většina z vlastností tohoto průvodce jsou vybrané v okně vlastností, nikoli v kódu. Je to proto, že pro navrhování průvodce budete potřebovat okno vlastností tak jako tak. \n"
"<p>\n"
"<blockquote><i>Chcete-li zobrazit v okně vlastností, co musíte udělat, uložit projekt ve svém domovském adresáři, a ten není chráněn proti zápisu.</i></blockquote>\n"
"<p>\n"
"<i>Chcete-li zobrazit v okně vlastností, co musíte udělat, uložit projekt ve svém domovském adresáři, a ten není chráněn proti zápisu.</i>\n"
"<p>\n"
"Chcete-li návrh stránkek průvodce (nebo viz vlastnosti), stačí kliknout na IDE na \"Další\" tlačítko.\n"
"<p>\n"

View file

@ -39,7 +39,8 @@ msgstr "Einleitung"
msgid ""
"Most of the properties of this wizard are selected in the properties window, not by code. This is because for designing the wizard you need the properties window anyway. \n"
"<p>\n"
"<blockquote><i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i></blockquote>\n"
"<p>\n"
"<i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i>\n"
"<p>\n"
"To design the pages of the wizard (or to see the properties), just click in the IDE on the \"Next\" button.\n"
"<p>\n"
@ -50,7 +51,8 @@ msgid ""
msgstr ""
"Die meisten Einstellungen dieses Assistenten sind im Eigenschaftenfenster eingestellt, nicht mittels Code. Weil man zum Design sowieso nicht um das Eigenschaftenfenster herumkommt. \n"
"<p>\n"
"<blockquote><i>Um das Eigenschaftenfenster zu sehen, musst du das Projekt in deinem home-Verzeichnis speichern, wo es nicht mehr schreibgeschützt ist.</i></blockquote>\n"
"<p>\n"
"<i>Um das Eigenschaftenfenster zu sehen, musst du das Projekt in deinem home-Verzeichnis speichern, wo es nicht mehr schreibgeschützt ist.</i>\n"
"<p>\n"
"Um die Seiten des Assistenten zu gestalten (oder die Eigenschaften anzusehen), klicke in der IDE einfach auf die \"Weiter\" Schaltfläche.\n"
"<p>\n"

View file

@ -18,7 +18,7 @@ msgid "Introduction"
msgstr "Introducties"
#: FMain.form:43
msgid "Most of the properties of this wizard are selected in the properties window, not by code. This is because for designing the wizard you need the properties window anyway. \n<p>\n<blockquote><i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i></blockquote>\n<p>\nTo design the pages of the wizard (or to see the properties), just click in the IDE on the \"Next\" button.\n<p>\nThe essential property of the wizard container is <i>Count</i>. This defines the number of steps the user will have to click through. On the last page the button \"Next\" changes automatically to \"OK\" to finish the task.\n<p>\nIn some situations you might want to skip steps of the wizard. You find this in the code of the CheckBoxes in step 2.\n<p>\n"
msgid "Most of the properties of this wizard are selected in the properties window, not by code. This is because for designing the wizard you need the properties window anyway. \n<p>\n<p>\n<i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i>\n<p>\nTo design the pages of the wizard (or to see the properties), just click in the IDE on the \"Next\" button.\n<p>\nThe essential property of the wizard container is <i>Count</i>. This defines the number of steps the user will have to click through. On the last page the button \"Next\" changes automatically to \"OK\" to finish the task.\n<p>\nIn some situations you might want to skip steps of the wizard. You find this in the code of the CheckBoxes in step 2.\n<p>\n"
msgstr ""
#: FMain.form:46

View file

@ -52,7 +52,8 @@ msgstr "Введение"
msgid ""
"Most of the properties of this wizard are selected in the properties window, not by code. This is because for designing the wizard you need the properties window anyway. \n"
"<p>\n"
"<blockquote><i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i></blockquote>\n"
"<p>\n"
"<i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i>\n"
"<p>\n"
"To design the pages of the wizard (or to see the properties), just click in the IDE on the \"Next\" button.\n"
"<p>\n"
@ -63,7 +64,8 @@ msgid ""
msgstr ""
"Большинство свойств этого мастера выбираются в окне свойств, а не по коду. Это потому, что для разработки мастера вам всё равно нужно окно свойств. \n"
"<p>\n"
"<p><i>Чтобы увидеть окно свойств, вам нужно сохранить проект в вашем домашнем каталоге, чтобы он больше не был защищён от записи.</i></p>\n"
"<p>\n"
"<i>Чтобы увидеть окно свойств, вам нужно сохранить проект в вашем домашнем каталоге, чтобы он больше не был защищён от записи.</i>\n"
"<p>\n"
"Чтобы создать страницы мастера (или просмотреть свойства), просто нажмите в среде IDE на кнопку «Далее».\n"
"<p>\n"

View file

@ -13,7 +13,7 @@
{ TextLabel1 TextLabel
MoveScaled(2,2,76,48)
Font = Font["+1"]
Text = ("Most of the properties of this wizard are selected in the properties window, not by code. This is because for designing the wizard you need the properties window anyway. \n<p>\n<blockquote><i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i></blockquote>\n<p>\nTo design the pages of the wizard (or to see the properties), just click in the IDE on the \"Next\" button.\n<p>\nThe essential property of the wizard container is <i>Count</i>. This defines the number of steps the user will have to click through. On the last page the button \"Next\" changes automatically to \"OK\" to finish the task.\n<p>\nIn some situations you might want to skip steps of the wizard. You find this in the code of the CheckBoxes in step 2.\n<p>\n")
Text = ("Most of the properties of this wizard are selected in the properties window, not by code. This is because for designing the wizard you need the properties window anyway. \n<p>\n<p>\n<i>To see the properties window, you have to do save the project in your home directory so that it is not write protected anymore.</i>\n<p>\nTo design the pages of the wizard (or to see the properties), just click in the IDE on the \"Next\" button.\n<p>\nThe essential property of the wizard container is <i>Count</i>. This defines the number of steps the user will have to click through. On the last page the button \"Next\" changes automatically to \"OK\" to finish the task.\n<p>\nIn some situations you might want to skip steps of the wizard. You find this in the code of the CheckBoxes in step 2.\n<p>\n")
}
Index = 1
Text = ("Your order")