Fix typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: AppConfig.cpp
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : GPL v2
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: AppConfig.h
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : GPL v2
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: GpgMECWorker.cpp
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : LGPL v2.1
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: GpgMECWorker.h
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : LGPL v2.1
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: GpgMEWorker.cpp
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : LGPL v2.1
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: GpgMEWorker.h
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : LGPL v2.1
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: K7Main.cpp
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : GPL v2
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
2
K7Main.h
2
K7Main.h
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: K7Main.h
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : GPL v2
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: PopupDeleter.cpp
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : GPL v2
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: PopupDeleter.h
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : GPL v2
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: PopupUploader.cpp
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : GPL v2
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: PopupUploader.h
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : GPL v2
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: TransientMessageWidget.cpp
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : LGPL v2.1
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: TransientMessageWidget.h
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : LGPL v2.1
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
<message id='Yes'>Oui</message>
|
||||
<message id='No'>Non</message>
|
||||
<message id='CriteriaTooShort'>Au moins 3 caractères requis, ou aucin critère pour sélectionner vos clés privées si elles sont déclarées</message>
|
||||
<message id='CriteriaTooShort'>Au moins 3 caractères requis, ou aucun critère pour sélectionner vos clés privées si elles sont déclarées</message>
|
||||
|
||||
<message id='Confirm'>Confirmer</message>
|
||||
<message id='ReConfirm'>Reconfirmer</message>
|
||||
|
||||
2
global.h
2
global.h
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: global.h
|
||||
* Author: SET - nmset@netcourrier.com
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : GPL v2
|
||||
* Copyright SET - © 2019
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user