From 8d04c77c29392ae2dce8efe517c50b40b5fd1895 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sun, 5 Jun 2016 14:23:27 +0200 Subject: updated version number and translation file --- src/credentialsdialog.ui | 16 ++++++---------- src/organizer_en.ts | 14 +++++++------- src/version.rc | 4 ++-- 3 files changed, 15 insertions(+), 19 deletions(-) (limited to 'src') diff --git a/src/credentialsdialog.ui b/src/credentialsdialog.ui index 3dd9a62a..918441d8 100644 --- a/src/credentialsdialog.ui +++ b/src/credentialsdialog.ui @@ -6,7 +6,7 @@ 0 0 - 282 + 294 156 @@ -25,29 +25,25 @@ - - + + Username - + - - - - - + Password - + QLineEdit::Password diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 9c74eb3c..ce640c35 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -211,17 +211,17 @@ p, li { white-space: pre-wrap; } - + Password - + Remember - + Never ask again @@ -3684,12 +3684,12 @@ p, li { white-space: pre-wrap; } - + Download? - + A download has been started but no installed page plugin recognizes it. If you download anyway no information (i.e. version) will be associated with the download. Continue? @@ -4557,7 +4557,7 @@ p, li { white-space: pre-wrap; } - + failed to start application: %1 @@ -5573,7 +5573,7 @@ On Windows XP: UsvfsConnector - + Preparing vfs diff --git a/src/version.rc b/src/version.rc index 445f7c19..34f9b7dd 100644 --- a/src/version.rc +++ b/src/version.rc @@ -1,7 +1,7 @@ #include "Winver.h" -#define VER_FILEVERSION 2,0,6 -#define VER_FILEVERSION_STR "2.0.6beta\0" +#define VER_FILEVERSION 2,0,7 +#define VER_FILEVERSION_STR "2.0.7beta\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION -- cgit v1.3.1