<HTML><BODY><div id="composeWebView_editable_content" data-mailruapp-compose-id="composeWebView_editable_content" style="text-align: left;">Can you make a suggestion what it should be ?<br><br>G. Lerch<br><br><br>Freitag, 25. September 2015 18:59 +0200 von Dirk Hohndel  <dirk@hohndel.org>:<br>    <div id="composeWebView_previouse_content" data-mailruapp-compose-id="composeWebView_previouse_content"><blockquote style="border-left: 1px solid #fc2c38; margin: 10px 10px 10px 5px; padding: 0 0 0 10px;"><div class="js-helper js-readmsg-msg">
        <style type="text/css"></style>
        <div>
                <base target="_self" href="https://e-aj.my.com/">
                
                        <div id="style_14432004020000003725_BODY">On Fri, Sep 25, 2015 at 04:32:25PM +0200, Guido Lerch wrote:<br>
                                 > -- <br>
> Best regards,<br>
> Guido<br>
      <br>
> From 9b6b28534e2102da18cdfed5b0d3401953217648 Mon Sep 17 00:00:00 2001<br>
> From: Guido Lerch <<a href="/compose?To=guido.lerch@gmail.com">guido.lerch@gmail.com</a>><br>
> Date: Thu, 24 Sep 2015 19:26:35 +0200<br>
> Subject: [PATCH] Uemis-display message if no dives to download<br>
> <br>
> Display an error message if no new files are there for<br>
> download.<br>
> <br>
> Signed-off-by: Guido Lerch <<a href="/compose?To=guido.lerch@gmail.com">guido.lerch@gmail.com</a>><br>
> ---<br>
>  uemis-downloader.c | 4 ++++<br>
>  1 file changed, 4 insertions(+)<br>
> <br>
> diff --git a/uemis-downloader.c b/uemis-downloader.c<br>
> index 3b8ddf9..deb82a9 100644<br>
> --- a/uemis-downloader.c<br>
> +++ b/uemis-downloader.c<br>
> @@ -27,6 +27,8 @@<br>
>  #define ERR_FS_ALMOST_FULL QT_TRANSLATE_NOOP("gettextFromC", "Uemis Zurich: the file system is almost full.\nDisconnect/reconnect the dive computer\nand click 'Retry'")<br>
>  #define ERR_FS_FULL QT_TRANSLATE_NOOP("gettextFromC", "Uemis Zurich: the file system is full.\nDisconnect/reconnect the dive computer\nand click Retry")<br>
>  #define ERR_FS_SHORT_WRITE QT_TRANSLATE_NOOP("gettextFromC", "Short write to req.txt file.\nIs the Uemis Zurich plugged in correctly?")<br>
> +#define ERR_NO_FILES QT_TRANSLATE_NOOP("gettextFromC", "No files to download.")<br>
> +#define BUFLEN 2048<br>
>  #define BUFLEN 2048<br>
<br>
As already pointed out - that just gives you a warning.<br>
<br>
But I also question the message... shouldn't it be "No new dives to<br>
download"? Divers don't really think about this in the context of files.<br>
<br>
/D<br>
</div>
                        
                
                <base target="_self" href="https://e-aj.my.com/">
        </div>

        
</div></blockquote></div></div></BODY></HTML>