diff --git a/comp/src/gb.form.dialog/.component b/comp/src/gb.form.dialog/.component index 6db50db42..5ede4fd75 100644 --- a/comp/src/gb.form.dialog/.component +++ b/comp/src/gb.form.dialog/.component @@ -1,6 +1,6 @@ [Component] Key=gb.form.dialog -Version=3.6.90 +Version=3.7.90 Authors=BenoƮt Minisini,David Villalobos Cambronero Needs=Form Requires=gb.form diff --git a/comp/src/gb.form.dialog/.lang/nl.mo b/comp/src/gb.form.dialog/.lang/nl.mo index 1b220da3d..4a18ee82a 100644 Binary files a/comp/src/gb.form.dialog/.lang/nl.mo and b/comp/src/gb.form.dialog/.lang/nl.mo differ diff --git a/comp/src/gb.form.dialog/.lang/nl.po b/comp/src/gb.form.dialog/.lang/nl.po index 80e9a8750..2a587efa9 100644 --- a/comp/src/gb.form.dialog/.lang/nl.po +++ b/comp/src/gb.form.dialog/.lang/nl.po @@ -1,12 +1,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2002-11-01 04:27+0100\n" -"PO-Revision-Date: 2014-09-23 00:27+0100\n" +"Project-Id-Version: gb.form.dialog 3.7.90\n" +"PO-Revision-Date: 2015-05-05 14:54 UTC\n" "Last-Translator: Willy Raets \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -15,11 +13,11 @@ msgstr "" msgid "Enhanced standard dialogs" msgstr "Verbeterde standaard dialoog" -#: FDirDialog.form:32 FInputDate.form:41 +#: FDirDialog.form:32 FFontDialog.form:35 FInputDate.form:41 msgid "OK" msgstr "OK" -#: FDirDialog.form:38 FFileDialog.class:101 FInputDate.form:47 +#: FInputDate.form:47 msgid "Cancel" msgstr "Annuleren" @@ -35,3 +33,7 @@ msgstr "Dit bestand bestaat reeds.\n\nWil je het overschrijven?" msgid "Automatic extension" msgstr "Automatische extentie" +#: FFontDialog.form:12 +msgid "Select a font" +msgstr "Selecteer een lettertype" + diff --git a/comp/src/gb.form.dialog/.project b/comp/src/gb.form.dialog/.project index d8962c727..a1fca8ba1 100644 --- a/comp/src/gb.form.dialog/.project +++ b/comp/src/gb.form.dialog/.project @@ -1,8 +1,8 @@ # Gambas Project File 3.0 -# Compiled with Gambas 3.6.0 +# Compiled with Gambas 3.7.90 Title=Enhanced standard dialogs Startup=Main -Version=3.6.90 +Version=3.7.90 VersionFile=1 Component=gb.image Component=gb.gui