Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dialog for openSUSE:Factory checked 
in at 2021-06-19 23:01:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dialog (Old)
 and      /work/SRC/openSUSE:Factory/.dialog.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dialog"

Sat Jun 19 23:01:59 2021 rev:40 rq:900387 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dialog/dialog.changes    2021-04-06 
17:28:46.399055348 +0200
+++ /work/SRC/openSUSE:Factory/.dialog.new.2625/dialog.changes  2021-06-19 
23:02:00.847594246 +0200
@@ -1,0 +2,16 @@
+Wed Jun 16 11:10:40 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 1.3-20210530:
+  + amend adjustment to inputbox height so the autosized dimensions
+    match  older versions (boo#1184503).
+  + improve configure checks, to reduce warnings during those checks
+  + updated translations.
+- Changes from version 1.3-20210509:
+  + improve configure checks, e.g., for libtool version
+- Changes from version 1.3-20210324:
+  + add configure option --enable-stdnoreturn to build when C11
+    _Noreturn feature is enabled in recent ncurses development.
+- Changes from version 1.3-20210319:
+  Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  dialog-1.3-20210306.tgz
  dialog-1.3-20210306.tgz.asc

New:
----
  dialog-1.3-20210530.tgz
  dialog-1.3-20210530.tgz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dialog.spec ++++++
--- /var/tmp/diff_new_pack.zxAvhv/_old  2021-06-19 23:02:01.443595009 +0200
+++ /var/tmp/diff_new_pack.zxAvhv/_new  2021-06-19 23:02:01.443595009 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define src_date 20210306
+%define src_date 20210530
 %define somajor 15
 Name:           dialog
 Version:        1.3

++++++ dialog-1.3-20210306.tgz -> dialog-1.3-20210530.tgz ++++++
++++ 16137 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/CHANGES new/dialog-1.3-20210530/CHANGES
--- old/dialog-1.3-20210306/CHANGES     2021-03-06 14:32:08.000000000 +0100
+++ new/dialog-1.3-20210530/CHANGES     2021-05-30 20:50:04.000000000 +0200
@@ -1,9 +1,31 @@
--- $Id: CHANGES,v 1.731 2021/03/06 13:32:08 tom Exp $
+-- $Id: CHANGES,v 1.742 2021/05/30 18:50:04 tom Exp $
 -- Thomas E. Dickey <dic...@invisible-island.net>
 
 This version of dialog was originally from a Debian snapshot.  I've done this
 to it:
 
+2021/05/30
+       + amend adjustment to inputbox height so the autosized dimensions match
+         older versions (report by Werner Fink, cf: 2021/01/17).
+       + improve configure checks, to reduce warnings during those checks
+       + updated fr.po from
+               http://translationproject.org/latest/dialog/
+       + update config.guess, config.sub
+
+2021/05/09
+       + improve configure checks, e.g., for libtool version
+       + updated ms.po, sr.po, zh_TW.po from
+               http://translationproject.org/latest/dialog/
+       + update config.guess, config.sub
+
+2021/03/24
+       + add configure option --enable-stdnoreturn to build when C11 _Noreturn
+         feature is enabled in recent ncurses development.
+
+2021/03/19
+       + updated de.po, ja.po, nl.po from
+               http://translationproject.org/latest/dialog/
+
 2021/03/06
        + add several usage-messages to dialog.pot
        + improve configure-check for ld searchpath on HP-UX and Solaris.
@@ -1569,7 +1591,7 @@
        + correct logic in checklist.c (cf: 2003/11/26 changes) which turned
          quoting on unnecessarily for radiobox, breaking some old scripts.
        + increase size of array in dlg_ok_labels() to avoid overrun if extra
-         and help buttons are used (cf: 2002/06/12 changes).
+         and help buttons are used (cf: 2002/06/22 changes).
        + initialize fkey variable in menubox.c and textbox.c (cf: 2003/07/12).
 
 2004/07/21 - release 1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/VERSION new/dialog-1.3-20210530/VERSION
--- old/dialog-1.3-20210306/VERSION     2021-03-06 10:32:02.000000000 +0100
+++ new/dialog-1.3-20210530/VERSION     2021-05-30 16:16:53.000000000 +0200
@@ -1 +1 @@
-15:0:0 1.3     20210306
+15:0:0 1.3     20210530
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/dialog.h new/dialog-1.3-20210530/dialog.h
--- old/dialog-1.3-20210306/dialog.h    2021-01-17 17:58:22.000000000 +0100
+++ new/dialog-1.3-20210530/dialog.h    2021-03-24 20:11:27.000000000 +0100
@@ -1,5 +1,5 @@
 /*
- *  $Id: dialog.h,v 1.304 2021/01/17 16:58:22 tom Exp $
+ *  $Id: dialog.h,v 1.305 2021/03/24 19:11:27 tom Exp $
  *
  *  dialog.h -- common declarations for all dialog modules
  *
@@ -854,7 +854,7 @@
 extern void dlg_draw_box(WINDOW * /*win*/, int /*y*/, int /*x*/, int 
/*height*/, int /*width*/, chtype /*boxchar*/, chtype /*borderchar*/);
 extern void dlg_draw_box2(WINDOW * /*win*/, int /*y*/, int /*x*/, int 
/*height*/, int /*width*/, chtype /*boxchar*/, chtype /*borderchar*/, chtype 
/*borderchar2*/);
 extern void dlg_draw_title(WINDOW *win, const char *title);
-extern void dlg_exit(int /*code*/) GCC_NORETURN;
+extern GCC_NORETURN void dlg_exit(int /*code*/);
 extern void dlg_item_help(const char * /*txt*/);
 extern void dlg_keep_tite(FILE * /*output */);
 extern void dlg_print_autowrap(WINDOW * /*win*/, const char * /*prompt*/, int 
/*height*/, int /*width*/);
@@ -871,7 +871,7 @@
 extern void end_dialog(void);
 extern void init_dialog(FILE * /*input*/, FILE * /*output*/);
 
-extern void dlg_exiterr(const char *, ...) GCC_NORETURN GCC_PRINTFLIKE(1,2);
+extern GCC_NORETURN void dlg_exiterr(const char *, ...) GCC_PRINTFLIKE(1,2);
 
 #ifdef HAVE_COLOR
 extern chtype dlg_color_pair(int /*foreground*/, int /*background*/);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/inputbox.c new/dialog-1.3-20210530/inputbox.c
--- old/dialog-1.3-20210306/inputbox.c  2021-01-17 17:36:37.000000000 +0100
+++ new/dialog-1.3-20210530/inputbox.c  2021-05-30 20:41:54.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- *  $Id: inputbox.c,v 1.93 2021/01/17 16:36:37 tom Exp $
+ *  $Id: inputbox.c,v 1.95 2021/05/30 18:41:54 tom Exp $
  *
  *  inputbox.c -- implements the input box
  *
@@ -39,7 +39,7 @@
 
 #define BTN_HIGH 1
 #define HDR_HIGH 1
-#define MIN_HIGH (HDR_HIGH + (MARGIN * 2 + 1) + (BTN_HIGH + MARGIN * 2))
+#define MIN_HIGH (HDR_HIGH + 1 + (BTN_HIGH + MARGIN * 2))
 #define MIN_WIDE 26
 
 /*
@@ -79,6 +79,7 @@
     int key, fkey, code;
     int result = DLG_EXIT_UNKNOWN;
     int state;
+    int partauto;
     bool first;
     bool edited;
     char *input;
@@ -111,14 +112,20 @@
     first = (state == sTEXT);
     key = fkey = 0;
 
+    partauto = ((height == 0) ^ (width == 0));
     if (init != NULL) {
-       dlg_auto_size(title, prompt, &height, &width, MIN_HIGH,
+       dlg_auto_size(title, prompt,
+                     &height, &width,
+                     MIN_HIGH + partauto,
                      MIN(MAX(dlg_count_columns(init) + 7, MIN_WIDE),
                          SCOLS - (dialog_vars.begin_set ?
                                   dialog_vars.begin_x : 0)));
        chr_offset = (int) strlen(init);
     } else {
-       dlg_auto_size(title, prompt, &height, &width, MIN_HIGH, MIN_WIDE);
+       dlg_auto_size(title, prompt,
+                     &height, &width,
+                     MIN_HIGH + partauto,
+                     MIN_WIDE);
     }
     dlg_button_layout(buttons, &width);
     dlg_print_size(height, width);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/package/debian/changelog 
new/dialog-1.3-20210530/package/debian/changelog
--- old/dialog-1.3-20210306/package/debian/changelog    2021-03-06 
10:32:02.000000000 +0100
+++ new/dialog-1.3-20210530/package/debian/changelog    2021-05-30 
16:16:53.000000000 +0200
@@ -1,3 +1,27 @@
+cdialog (20210530) unstable; urgency=low
+
+  * maintenance updates
+
+ -- Thomas E. Dickey <dic...@invisible-island.net>  Sun, 30 May 2021 10:16:53 
-0400
+
+cdialog (20210509) unstable; urgency=low
+
+  * maintenance updates
+
+ -- Thomas E. Dickey <dic...@invisible-island.net>  Sun, 09 May 2021 15:29:57 
-0400
+
+cdialog (20210324) unstable; urgency=low
+
+  * maintenance updates
+
+ -- Thomas E. Dickey <dic...@invisible-island.net>  Wed, 24 Mar 2021 04:05:56 
-0400
+
+cdialog (20210319) unstable; urgency=low
+
+  * maintenance updates
+
+ -- Thomas E. Dickey <dic...@invisible-island.net>  Fri, 19 Mar 2021 04:59:11 
-0400
+
 cdialog (20210306) unstable; urgency=low
 
   * maintenance updates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/package/debian/rules 
new/dialog-1.3-20210530/package/debian/rules
--- old/dialog-1.3-20210306/package/debian/rules        2021-03-06 
01:44:54.000000000 +0100
+++ new/dialog-1.3-20210530/package/debian/rules        2021-03-24 
09:10:31.000000000 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
-# $Id: rules,v 1.12 2021/03/06 00:44:54 tom Exp $
+# $Id: rules,v 1.13 2021/03/24 08:10:31 tom Exp $
 # Made with the aid of dh_make, by Craig Small
 # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
 # Some lines taken from debmake, by Cristoph Lameter.
@@ -53,6 +53,7 @@
                --mandir=\$${prefix}/share/man \
                --enable-nls \
                --enable-header-subdir \
+               --enable-stdnoreturn \
                --enable-widec \
                --with-shared \
                --with-screen=ncursesw6 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/package/dialog.spec 
new/dialog-1.3-20210530/package/dialog.spec
--- old/dialog-1.3-20210306/package/dialog.spec 2021-03-06 10:32:02.000000000 
+0100
+++ new/dialog-1.3-20210530/package/dialog.spec 2021-05-30 16:16:53.000000000 
+0200
@@ -1,9 +1,9 @@
 Summary: dialog - display dialog boxes from shell scripts
 %define AppProgram dialog
 %define AppVersion 1.3
-%define AppRelease 20210306
+%define AppRelease 20210530
 %define ActualProg c%{AppProgram}
-# $XTermId: dialog.spec,v 1.149 2021/03/06 09:32:02 tom Exp $
+# $XTermId: dialog.spec,v 1.154 2021/05/30 14:16:53 tom Exp $
 Name: %{ActualProg}
 Version: %{AppVersion}
 Release: %{AppRelease}
@@ -54,6 +54,7 @@
   --with-package=%{ActualProg} \
   --enable-header-subdir \
   --enable-nls \
+  --enable-stdnoreturn \
   --enable-widec \
   --with-shared \
   --with-ncursesw \
@@ -94,6 +95,9 @@
 %changelog
 # each patch should add its ChangeLog entries here
 
+* Wed Mar 24 2021 Thomas Dickey
+- use C11 _Noreturn
+
 * Wed Jul 24 2019 Thomas Dickey
 - split-out "-devel" package
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/package/freebsd/Makefile 
new/dialog-1.3-20210530/package/freebsd/Makefile
--- old/dialog-1.3-20210306/package/freebsd/Makefile    2021-03-06 
10:32:02.000000000 +0100
+++ new/dialog-1.3-20210530/package/freebsd/Makefile    2021-05-30 
16:16:53.000000000 +0200
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=      cdialog
-PORTVERSION=   1.3.20210306
+PORTVERSION=   1.3.20210530
 PORTEPOCH=     1
 CATEGORIES=    devel
 MASTER_SITES=  ftp://ftp.invisible-island.net/${PORTNAME:S|^c||}/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/po/de.po new/dialog-1.3-20210530/po/de.po
--- old/dialog-1.3-20210306/po/de.po    2014-09-01 18:42:06.000000000 +0200
+++ new/dialog-1.3-20210530/po/de.po    2021-03-06 23:32:05.000000000 +0100
@@ -3,71 +3,81 @@
 # This file is distributed under the same license as the dialog package.
 #
 # Michael Piefel <pie...@informatik.hu-berlin.de>, 2002.
-# Roland Illig <roland.il...@gmx.de>, 2009-2014.
+# Roland Illig <roland.il...@gmx.de>, 2009-2021.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: dialog 1.1.20080819\n"
+"Project-Id-Version: dialog 1.3.20210117\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-18 18:26-0400\n"
-"PO-Revision-Date: 2014-09-01 12:39+0100\n"
+"POT-Creation-Date: 2021-01-17 15:18-0500\n"
+"PO-Revision-Date: 2021-03-06 23:30+0100\n"
 "Last-Translator: Roland Illig <roland.il...@gmx.de>\n"
 "Language-Team: German <translation-team...@lists.sourceforge.net>\n"
 "Language: de\n"
-"X-Bugs: Report translation errors to the Language-Team address.\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 1.6.9\n"
+"X-Generator: Poedit 2.4.2\n"
 
-#: buttons.c:385
+#: buttons.c:500
 msgid "Yes"
 msgstr "Ja"
 
-#: buttons.c:393
+#: buttons.c:508
 msgid "No"
 msgstr "Nein"
 
-#: buttons.c:401
+#: buttons.c:516
 msgid "OK"
 msgstr "OK"
 
-#: buttons.c:409
+#: buttons.c:524
 msgid "Cancel"
 msgstr "Abbrechen"
 
-#: buttons.c:417
+#: buttons.c:532
 msgid "EXIT"
 msgstr "VERLASSEN"
 
-#: buttons.c:425
+#: buttons.c:540
 msgid "Extra"
 msgstr "Extra"
 
-#: buttons.c:433
+#: buttons.c:548
 msgid "Help"
 msgstr "Hilfe"
 
 #. Headline "Month"
-#: calendar.c:273
+#: calendar.c:463
 msgid "Month"
 msgstr "Monat"
 
 #. Headline "Year"
-#: calendar.c:293
+#: calendar.c:485
 msgid "Year"
 msgstr "Jahr"
 
-#: dialog.c:741
+#: dialog.c:744
+#, c-format
+msgid "Expected %d arguments, found only %d"
+msgstr "%d Argumente erwartet, aber nur %d bekommen"
+
+#: dialog.c:748
+#, c-format
+msgid "Expected %d arguments, found extra %d"
+msgstr "%d Argumente erwartet, %d zus??tzlich bekommen"
+
+#: dialog.c:907
 msgid "Rename"
 msgstr "Umbenennen"
 
-#: fselect.c:550
+#: fselect.c:623
 msgid "Directories"
 msgstr "Verzeichnisse"
 
-#: fselect.c:551
+#: fselect.c:624
 msgid "Files"
 msgstr "Dateien"
 
@@ -111,6 +121,6 @@
 msgid "Overall Progress"
 msgstr "Gesamtfortschritt"
 
-#: textbox.c:489
+#: textbox.c:515
 msgid "Search"
 msgstr "Suche"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/po/fr.po new/dialog-1.3-20210530/po/fr.po
--- old/dialog-1.3-20210306/po/fr.po    2011-01-17 00:00:00.000000000 +0100
+++ new/dialog-1.3-20210530/po/fr.po    2021-05-23 19:52:02.000000000 +0200
@@ -1,68 +1,81 @@
 # French translation of Dialog.
+# This file is distributed under the same license as the dialog package.
 # Copyright (C) 2001 Thomas Dickey.
 # Fr??d??ric L. W. Meunier <0 @ pervalidus.net>, 2001.
 # Fran??ois-Xavier Coudert <fxcoud...@gmail.com>, 2008.
+# Jean-Philippe Gu??rard <jean-philippe.guer...@corbeaunoir.org>, 2021.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: dialog 1.1.20070704\n"
+"Project-Id-Version: dialog 1.3.20210117\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-02-25 16:06-0500\n"
-"PO-Revision-Date: 2008-03-28 23:14+0000\n"
-"Last-Translator: Fran??ois-Xavier Coudert <fxcoud...@gmail.com>\n"
+"POT-Creation-Date: 2021-01-17 15:18-0500\n"
+"PO-Revision-Date: 2021-05-22 19:37+0200\n"
+"Last-Translator: Jean-Philippe Gu??rard 
<jean-philippe.guer...@corbeaunoir.org>\n"
 "Language-Team: French <tra...@traduc.org>\n"
-"X-Bugs: Report translation errors to the Language-Team address.\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8-bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
 
-#: buttons.c:379
+#: buttons.c:500
 msgid "Yes"
 msgstr "Oui"
 
-#: buttons.c:387
+#: buttons.c:508
 msgid "No"
 msgstr "Non"
 
-#: buttons.c:395
+#: buttons.c:516
 msgid "OK"
 msgstr "Accepter"
 
-#: buttons.c:403
+#: buttons.c:524
 msgid "Cancel"
 msgstr "Annuler"
 
-#: buttons.c:411
+#: buttons.c:532
 msgid "EXIT"
-msgstr "SORTIR"
+msgstr "QUITTER"
 
-#: buttons.c:419
+#: buttons.c:540
 msgid "Extra"
 msgstr "Extra"
 
-#: buttons.c:427
+#: buttons.c:548
 msgid "Help"
 msgstr "Aide"
 
 #. Headline "Month"
-#: calendar.c:273
+#: calendar.c:463
 msgid "Month"
 msgstr "Mois"
 
 #. Headline "Year"
-#: calendar.c:293
+#: calendar.c:485
 msgid "Year"
 msgstr "Ann??e"
 
-#: dialog.c:727
+#: dialog.c:744
+#, c-format
+msgid "Expected %d arguments, found only %d"
+msgstr "%d arguments attendus, %d trouv??s"
+
+#: dialog.c:748
+#, c-format
+msgid "Expected %d arguments, found extra %d"
+msgstr "%d arguments attendus, %d trouv??s en trop"
+
+#: dialog.c:907
 msgid "Rename"
 msgstr "Renommer"
 
-#: fselect.c:548
+#: fselect.c:623
 msgid "Directories"
 msgstr "R??pertoires"
 
-#: fselect.c:549
+#: fselect.c:624
 msgid "Files"
 msgstr "Fichiers"
 
@@ -104,8 +117,8 @@
 
 #: mixedgauge.c:193
 msgid "Overall Progress"
-msgstr "Avancement g??n??ral"
+msgstr "Avancement global"
 
-#: textbox.c:489
+#: textbox.c:515
 msgid "Search"
 msgstr "Rechercher"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/po/ja.po new/dialog-1.3-20210530/po/ja.po
--- old/dialog-1.3-20210306/po/ja.po    2018-11-08 02:36:21.000000000 +0100
+++ new/dialog-1.3-20210530/po/ja.po    2021-03-19 10:02:13.000000000 +0100
@@ -2,68 +2,80 @@
 # Copyright 2000, Thomas Dickey
 # This file is distributed under the same license as the dialog package.
 # Hirofumi Takeda <take...@turbolinux.co.jp>, 2000.
-# Takeshi Hamasaki <hmat...@users.sourceforge.jp>, 2008.
+# Takeshi Hamasaki <hmat...@users.sourceforge.jp>, 2008, 2021.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: dialog 1.1.20070704\n"
+"Project-Id-Version: dialog 1.3.20210117\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-02-25 16:06-0500\n"
-"PO-Revision-Date: 2008-07-24 00:12+0900\n"
+"POT-Creation-Date: 2021-01-17 15:18-0500\n"
+"PO-Revision-Date: 2021-03-07 09:55+0900\n"
 "Last-Translator: Takeshi Hamasaki <hmat...@users.sourceforge.jp>\n"
 "Language-Team: Japanese <translation-team...@lists.sourceforge.net>\n"
-"X-Bugs: Report translation errors to the Language-Team address.\n"
+"Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"X-Generator: Poedit 2.2.1\n"
 
-#: buttons.c:379
+#: buttons.c:500
 msgid "Yes"
 msgstr "??????"
 
-#: buttons.c:387
+#: buttons.c:508
 msgid "No"
 msgstr "?????????"
 
-#: buttons.c:395
+#: buttons.c:516
 msgid "OK"
 msgstr "??????"
 
-#: buttons.c:403
+#: buttons.c:524
 msgid "Cancel"
 msgstr "??????"
 
-#: buttons.c:411
+#: buttons.c:532
 msgid "EXIT"
 msgstr "??????"
 
-#: buttons.c:419
+#: buttons.c:540
 msgid "Extra"
 msgstr "??????"
 
-#: buttons.c:427
+#: buttons.c:548
 msgid "Help"
 msgstr "?????????"
 
 #. Headline "Month"
-#: calendar.c:273
+#: calendar.c:463
 msgid "Month"
 msgstr "???"
 
 #. Headline "Year"
-#: calendar.c:293
+#: calendar.c:485
 msgid "Year"
 msgstr "???"
 
-#: dialog.c:727
+#: dialog.c:744
+#, c-format
+msgid "Expected %d arguments, found only %d"
+msgstr "%d?????????????????????????????????%d????????????????????????"
+
+#: dialog.c:748
+#, c-format
+msgid "Expected %d arguments, found extra %d"
+msgstr "%d???????????????????????????%d??????????????????"
+
+#: dialog.c:907
 msgid "Rename"
 msgstr "????????????"
 
-#: fselect.c:548
+#: fselect.c:623
 msgid "Directories"
 msgstr "??????????????????"
 
-#: fselect.c:549
+#: fselect.c:624
 msgid "Files"
 msgstr "????????????"
 
@@ -107,6 +119,6 @@
 msgid "Overall Progress"
 msgstr "?????????????????????"
 
-#: textbox.c:489
+#: textbox.c:515
 msgid "Search"
 msgstr "??????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/po/ms.po new/dialog-1.3-20210530/po/ms.po
--- old/dialog-1.3-20210306/po/ms.po    2011-01-17 00:00:00.000000000 +0100
+++ new/dialog-1.3-20210530/po/ms.po    2021-05-08 08:47:02.000000000 +0200
@@ -1,67 +1,80 @@
 # Dialog Bahasa Melayu (Malay) (ms)
-# Copyright 2003,2004 # Thomas Dickey
-# Sharuzzaman Ahmat Raslan <sharuzza...@myrealbox.com>, 2005, 2006, 2007
+# Copyright 2003-2020, 2021 # Thomas Dickey
+# This file is distributed under the same license as the dialog package.
+# Sharuzzaman Ahmat Raslan <sharuzza...@gmail.com>, 2005, 2006, 2007, 2021
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: dialog 1.1.20070704\n"
+"Project-Id-Version: dialog 1.3.20210117\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-02-25 16:06-0500\n"
-"PO-Revision-Date: 2007-08-14 01:22+0800\n"
-"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzza...@myrealbox.com>\n"
+"POT-Creation-Date: 2021-01-17 15:18-0500\n"
+"PO-Revision-Date: 2021-05-08 14:35+0800\n"
+"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzza...@gmail.com>\n"
 "Language-Team: Malay <translation-team...@lists.sourceforge.net>\n"
-"X-Bugs: Report translation errors to the Language-Team address.\n"
+"Language: ms\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"X-Generator: Poedit 2.4.3\n"
 
-#: buttons.c:379
+#: buttons.c:500
 msgid "Yes"
 msgstr "Ya"
 
-#: buttons.c:387
+#: buttons.c:508
 msgid "No"
 msgstr "Tidak"
 
-#: buttons.c:395
+#: buttons.c:516
 msgid "OK"
 msgstr "OK"
 
-#: buttons.c:403
+#: buttons.c:524
 msgid "Cancel"
 msgstr "Batal"
 
-#: buttons.c:411
+#: buttons.c:532
 msgid "EXIT"
 msgstr "KELUAR"
 
-#: buttons.c:419
+#: buttons.c:540
 msgid "Extra"
 msgstr "Ekstra"
 
-#: buttons.c:427
+#: buttons.c:548
 msgid "Help"
 msgstr "Bantuan"
 
 #. Headline "Month"
-#: calendar.c:273
+#: calendar.c:463
 msgid "Month"
 msgstr "Bulan"
 
 #. Headline "Year"
-#: calendar.c:293
+#: calendar.c:485
 msgid "Year"
 msgstr "Tahun"
 
-#: dialog.c:727
+#: dialog.c:744
+#, c-format
+msgid "Expected %d arguments, found only %d"
+msgstr "Dijangka %d hujah, dijumpai hanya %d"
+
+#: dialog.c:748
+#, c-format
+msgid "Expected %d arguments, found extra %d"
+msgstr "Dijangka %d hujah, dijumpai tambahan %d"
+
+#: dialog.c:907
 msgid "Rename"
 msgstr "Tukar nama"
 
-#: fselect.c:548
+#: fselect.c:623
 msgid "Directories"
 msgstr "Direktori"
 
-#: fselect.c:549
+#: fselect.c:624
 msgid "Files"
 msgstr "Fail"
 
@@ -105,6 +118,6 @@
 msgid "Overall Progress"
 msgstr "Kemajuan Keseluruhan"
 
-#: textbox.c:489
+#: textbox.c:515
 msgid "Search"
 msgstr "Cari"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/po/nl.po new/dialog-1.3-20210530/po/nl.po
--- old/dialog-1.3-20210306/po/nl.po    2011-01-17 00:00:00.000000000 +0100
+++ new/dialog-1.3-20210530/po/nl.po    2021-03-15 16:47:01.000000000 +0100
@@ -1,70 +1,81 @@
-# Translation of dialog-1.1.20070704 to Dutch.
-# Copyright 2003-2006,2007 # Thomas Dickey
+# Dutch translations for dialog.
+# Copyright (C) 2021 Thomas Dickey (msgids)
+# This file is distributed under the same license as the dialog package.
 #
 # Jacques Weewer <j.weewer_at_chello.nl>, 2004.
 # Luk Claes <luk.cl...@ugent.be>, 2005.
-# Benno Schulenberg <be...@vertaalt.nl>, 2007.
+# Benno Schulenberg <be...@vertaalt.nl>, 2007, 2021.
 msgid ""
 msgstr ""
-"Project-Id-Version: dialog-1.1.20070704\n"
+"Project-Id-Version: dialog-1.3.20210117\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-02-25 16:06-0500\n"
-"PO-Revision-Date: 2007-10-08 12:42+0200\n"
-"Last-Translator: Benno Schulenberg <be...@vertaalt.nl>\n"
+"POT-Creation-Date: 2021-01-17 15:18-0500\n"
+"PO-Revision-Date: 2021-03-15 16:36+0100\n"
+"Last-Translator: Benno Schulenberg <vertal...@coevern.nl>\n"
 "Language-Team: Dutch <vertal...@vrijschrift.org>\n"
-"X-Bugs: Report translation errors to the Language-Team address.\n"
+"Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
 
-#: buttons.c:379
+#: buttons.c:500
 msgid "Yes"
 msgstr "Ja"
 
-#: buttons.c:387
+#: buttons.c:508
 msgid "No"
 msgstr "Nee"
 
-#: buttons.c:395
+#: buttons.c:516
 msgid "OK"
 msgstr "OK"
 
-#: buttons.c:403
+#: buttons.c:524
 msgid "Cancel"
 msgstr "Annuleren"
 
-#: buttons.c:411
+#: buttons.c:532
 msgid "EXIT"
 msgstr "Afsluiten"
 
-#: buttons.c:419
+#: buttons.c:540
 msgid "Extra"
 msgstr "Extra"
 
-#: buttons.c:427
+#: buttons.c:548
 msgid "Help"
 msgstr "Help"
 
 #. Headline "Month"
-#: calendar.c:273
+#: calendar.c:463
 msgid "Month"
 msgstr "Maand"
 
 #. Headline "Year"
-#: calendar.c:293
+#: calendar.c:485
 msgid "Year"
 msgstr "Jaar"
 
-#: dialog.c:727
+#: dialog.c:744
+#, c-format
+msgid "Expected %d arguments, found only %d"
+msgstr "Verwachtte %d argumenten, maar vond er slechts %d"
+
+#: dialog.c:748
+#, c-format
+msgid "Expected %d arguments, found extra %d"
+msgstr "Verwachtte %d argumenten, maar vond %d extra"
+
+#: dialog.c:907
 msgid "Rename"
 msgstr "Hernoemen"
 
-#: fselect.c:548
+#: fselect.c:623
 msgid "Directories"
 msgstr "Mappen"
 
-#: fselect.c:549
+#: fselect.c:624
 msgid "Files"
 msgstr "Bestanden"
 
@@ -108,6 +119,6 @@
 msgid "Overall Progress"
 msgstr "Voortgang"
 
-#: textbox.c:489
+#: textbox.c:515
 msgid "Search"
 msgstr "Zoeken"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/po/ro.po new/dialog-1.3-20210530/po/ro.po
--- old/dialog-1.3-20210306/po/ro.po    2015-03-13 19:02:01.000000000 +0100
+++ new/dialog-1.3-20210530/po/ro.po    2015-03-13 19:02:01.000000000 +0100
@@ -14,6 +14,7 @@
 "Last-Translator: Mihai Cristescu <mihai.criste...@archlinux.info>\n"
 "Language-Team: Romanian <translation-team...@lists.sourceforge.net>\n"
 "Language: ro\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/po/sr.po new/dialog-1.3-20210530/po/sr.po
--- old/dialog-1.3-20210306/po/sr.po    2012-02-16 01:04:13.000000000 +0100
+++ new/dialog-1.3-20210530/po/sr.po    2021-03-29 13:17:08.000000000 +0200
@@ -1,70 +1,80 @@
 # Serbian translation of dialog.
-# Copyright (C) 2005 Free Software Foundation, Inc.
+# Copyright ?? 2005 Free Software Foundation, Inc.
 # This file is distributed under the same license as the dialog package.
 # Aleksandar Jelenak <jele...@verizon.net>, 2005.
-# ???????????????? ?????????????? <miroslavniko...@rocketmail.com>, 2011.
+# ???????????????? ?????????????? <miroslavniko...@rocketmail.com>, 
2011???2021.
 msgid ""
 msgstr ""
-"Project-Id-Version: dialog-1.1.20080819\n"
+"Project-Id-Version: dialog-1.3.20210117\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-18 18:26-0400\n"
-"PO-Revision-Date: 2011-12-24 21:29+0200\n"
+"POT-Creation-Date: 2021-01-17 15:18-0500\n"
+"PO-Revision-Date: 2021-03-28 18:11+0200\n"
 "Last-Translator: ???????????????? ?????????????? 
<miroslavniko...@rocketmail.com>\n"
-"Language-Team: Serbian <g...@prevod.org>\n"
+"Language-Team: Serbian <(nothing)>\n"
 "Language: sr\n"
-"X-Bugs: Report translation errors to the Language-Team address.\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
 
-#: buttons.c:385
+#: buttons.c:500
 msgid "Yes"
 msgstr "????"
 
-#: buttons.c:393
+#: buttons.c:508
 msgid "No"
 msgstr "????"
 
-#: buttons.c:401
+#: buttons.c:516
 msgid "OK"
 msgstr "?? ????????"
 
-#: buttons.c:409
+#: buttons.c:524
 msgid "Cancel"
 msgstr "??????????????"
 
-#: buttons.c:417
+#: buttons.c:532
 msgid "EXIT"
 msgstr "??????????"
 
-#: buttons.c:425
+#: buttons.c:540
 msgid "Extra"
 msgstr "??????????????"
 
-#: buttons.c:433
+#: buttons.c:548
 msgid "Help"
 msgstr "??????????"
 
 #. Headline "Month"
-#: calendar.c:273
+#: calendar.c:463
 msgid "Month"
 msgstr "??????????"
 
 #. Headline "Year"
-#: calendar.c:293
+#: calendar.c:485
 msgid "Year"
 msgstr "????????????"
 
-#: dialog.c:741
+#: dialog.c:744
+#, c-format
+msgid "Expected %d arguments, found only %d"
+msgstr "???????????????? %d ??????????????????, ?????????? ???????? %d"
+
+#: dialog.c:748
+#, c-format
+msgid "Expected %d arguments, found extra %d"
+msgstr "???????????????? %d ??????????????????, ?????????? ?????? %d"
+
+#: dialog.c:907
 msgid "Rename"
 msgstr "??????????????????"
 
-#: fselect.c:550
+#: fselect.c:623
 msgid "Directories"
 msgstr "??????????????????????????"
 
-#: fselect.c:551
+#: fselect.c:624
 msgid "Files"
 msgstr "????????????????"
 
@@ -108,6 +118,6 @@
 msgid "Overall Progress"
 msgstr "???????????? ??????????????????????"
 
-#: textbox.c:489
+#: textbox.c:515
 msgid "Search"
 msgstr "????????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/po/sv.po new/dialog-1.3-20210530/po/sv.po
--- old/dialog-1.3-20210306/po/sv.po    2021-03-04 13:07:05.000000000 +0100
+++ new/dialog-1.3-20210530/po/sv.po    2021-03-04 13:07:05.000000000 +0100
@@ -14,7 +14,7 @@
 "Language-Team: Swedish <tp...@listor.tp-sv.se>\n"
 "Language: sv\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Bugs: Report translation errors to the Language-Team address.\n"
 "X-Generator: Poedit 2.4.2\n"
@@ -45,27 +45,27 @@
 
 #: buttons.c:548
 msgid "Help"
-msgstr "Hj??lp"
+msgstr "Hj?lp"
 
 #. Headline "Month"
 #: calendar.c:463
 msgid "Month"
-msgstr "M??nad"
+msgstr "M?nad"
 
 #. Headline "Year"
 #: calendar.c:485
 msgid "Year"
-msgstr "??r"
+msgstr "?r"
 
 #: dialog.c:744
 #, c-format
 msgid "Expected %d arguments, found only %d"
-msgstr "%d argument f??rv??ntades, hittade bara %d"
+msgstr "%d argument f?rv?ntades, hittade bara %d"
 
 #: dialog.c:748
 #, c-format
 msgid "Expected %d arguments, found extra %d"
-msgstr "%d argument f??rv??ntades, hittade %d extra"
+msgstr "%d argument f?rv?ntades, hittade %d extra"
 
 #: dialog.c:907
 msgid "Rename"
@@ -93,7 +93,7 @@
 
 #: mixedgauge.c:67
 msgid "Completed"
-msgstr "F??rdig"
+msgstr "F?rdig"
 
 #: mixedgauge.c:70
 msgid "Checked"
@@ -105,20 +105,20 @@
 
 #: mixedgauge.c:76
 msgid "Skipped"
-msgstr "Hoppades ??ver"
+msgstr "Hoppades ?ver"
 
 #: mixedgauge.c:79
 msgid "In Progress"
-msgstr "P??g??r"
+msgstr "P?g?r"
 
 #: mixedgauge.c:85
 msgid "N/A"
-msgstr "Inte tillg??nglig"
+msgstr "Inte tillg?nglig"
 
 #: mixedgauge.c:193
 msgid "Overall Progress"
-msgstr "Totalt f??rlopp"
+msgstr "Totalt f?rlopp"
 
 #: textbox.c:515
 msgid "Search"
-msgstr "S??k"
+msgstr "S?k"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/po/zh_TW.po new/dialog-1.3-20210530/po/zh_TW.po
--- old/dialog-1.3-20210306/po/zh_TW.po 2013-03-15 09:32:09.000000000 +0100
+++ new/dialog-1.3-20210530/po/zh_TW.po 2021-05-09 15:32:04.000000000 +0200
@@ -2,69 +2,81 @@
 # Copyright (C) 2005 Free Software Foundation, Inc.
 # This file is distributed under the same license as the dialog package.
 # Wei-Lun Chao <blue...@member.fsf.org>, 2005, 2007, 2013.
+# Yi-Jyun Pan <pan93...@gmail.com>, 2021.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: dialog 1.1.20080819\n"
+"Project-Id-Version: dialog 1.3.20210117\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-18 18:26-0400\n"
-"PO-Revision-Date: 2013-02-12 23:39+0800\n"
-"Last-Translator: Wei-Lun Chao <blue...@member.fsf.org>\n"
-"Language-Team: Chinese (traditional) <zh-l...@linux.org.tw>\n"
+"POT-Creation-Date: 2021-01-17 15:18-0500\n"
+"PO-Revision-Date: 2021-05-09 20:54+0800\n"
+"Last-Translator: Yi-Jyun Pan <pan93...@gmail.com>\n"
+"Language-Team: Chinese (traditional) <zh-l...@lists.linux.org.tw>\n"
 "Language: zh_TW\n"
-"X-Bugs: Report translation errors to the Language-Team address.\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 2.4.3\n"
 
-#: buttons.c:385
+#: buttons.c:500
 msgid "Yes"
 msgstr "???"
 
-#: buttons.c:393
+#: buttons.c:508
 msgid "No"
 msgstr "???"
 
-#: buttons.c:401
+#: buttons.c:516
 msgid "OK"
 msgstr "??????"
 
-#: buttons.c:409
+#: buttons.c:524
 msgid "Cancel"
 msgstr "??????"
 
-#: buttons.c:417
+#: buttons.c:532
 msgid "EXIT"
 msgstr "??????"
 
-#: buttons.c:425
+#: buttons.c:540
 msgid "Extra"
 msgstr "??????"
 
-#: buttons.c:433
+#: buttons.c:548
 msgid "Help"
 msgstr "??????"
 
 #. Headline "Month"
-#: calendar.c:273
+#: calendar.c:463
 msgid "Month"
 msgstr "???"
 
 #. Headline "Year"
-#: calendar.c:293
+#: calendar.c:485
 msgid "Year"
 msgstr "???"
 
-#: dialog.c:741
+#: dialog.c:744
+#, c-format
+msgid "Expected %d arguments, found only %d"
+msgstr "???????????? %d ?????????????????? %d ???"
+
+#: dialog.c:748
+#, c-format
+msgid "Expected %d arguments, found extra %d"
+msgstr "???????????? %d ?????????????????? %d ???"
+
+#: dialog.c:907
 msgid "Rename"
 msgstr "??????"
 
-#: fselect.c:550
+#: fselect.c:623
 msgid "Directories"
 msgstr "??????"
 
-#: fselect.c:551
+#: fselect.c:624
 msgid "Files"
 msgstr "??????"
 
@@ -108,6 +120,6 @@
 msgid "Overall Progress"
 msgstr "????????????"
 
-#: textbox.c:489
+#: textbox.c:515
 msgid "Search"
 msgstr "??????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20210306/samples/password0 
new/dialog-1.3-20210530/samples/password0
--- old/dialog-1.3-20210306/samples/password0   1970-01-01 01:00:00.000000000 
+0100
+++ new/dialog-1.3-20210530/samples/password0   2021-05-30 17:49:49.000000000 
+0200
@@ -0,0 +1,11 @@
+# $Id: password0,v 1.1 2021/05/30 15:49:49 tom Exp $
+
+. ./setup-vars
+
+. ./setup-tempfile
+
+$DIALOG --insecure --passwordbox "Enter root password" 0 0 2>$tempfile
+
+returncode=$?
+
+. ./report-tempfile

Reply via email to