summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2020-11-05 19:18:45 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2020-11-05 19:18:45 +0100
commit6a6c4f61ebee9a16ab8876626098d8e89674273c (patch)
tree7229ff02771a4ee3803a64446bf9667059c36f43
parentf393f9ee77d1888cccd697bb38d0946d8a5ffdb8 (diff)
Housekeeping
-rw-r--r--CHANGELOG.md21
-rw-r--r--localization/localization_af_ZA.ts26
-rw-r--r--localization/localization_ar_MA.ts26
-rw-r--r--localization/localization_bg_BG.ts26
-rw-r--r--localization/localization_ca_ES.ts26
-rw-r--r--localization/localization_cs_CZ.ts26
-rw-r--r--localization/localization_cy_GB.ts26
-rw-r--r--localization/localization_da.ts26
-rw-r--r--localization/localization_de_DE.ts26
-rw-r--r--localization/localization_de_LU.ts26
-rw-r--r--localization/localization_el_GR.ts26
-rw-r--r--localization/localization_en_GB.ts26
-rw-r--r--localization/localization_en_US.ts26
-rw-r--r--localization/localization_es_ES.ts26
-rw-r--r--localization/localization_fi_FI.ts26
-rw-r--r--localization/localization_fr_BE.ts26
-rw-r--r--localization/localization_fr_FR.ts26
-rw-r--r--localization/localization_fr_LU.ts26
-rw-r--r--localization/localization_gl_ES.ts26
-rw-r--r--localization/localization_he_IL.ts26
-rw-r--r--localization/localization_hr_HR.ts26
-rw-r--r--localization/localization_hu_HU.ts26
-rw-r--r--localization/localization_it_IT.ts26
-rw-r--r--localization/localization_lb_LU.ts26
-rw-r--r--localization/localization_nb_NO.ts26
-rw-r--r--localization/localization_nl_BE.ts26
-rw-r--r--localization/localization_nl_NL.ts26
-rw-r--r--localization/localization_pl_PL.ts26
-rw-r--r--localization/localization_pt_PT.ts26
-rw-r--r--localization/localization_ru_RU.ts26
-rw-r--r--localization/localization_sq_AL.ts26
-rw-r--r--localization/localization_sv_SE.ts26
-rw-r--r--localization/localization_tr_TR.ts26
-rw-r--r--localization/localization_zh_CN.ts26
-rw-r--r--localization/localization_zh_Hant.ts26
35 files changed, 452 insertions, 453 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 777692f1..12890951 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -50,7 +50,6 @@
- Use new stable version of `install-qt-action`. [\#502](https://github.com/IJHack/QtPass/pull/502) ([boppybibbles](https://github.com/boppybibbles))
- Don't base pass-otp availability decision on hardcoded /usr/lib [\#499](https://github.com/IJHack/QtPass/pull/499) ([nh2](https://github.com/nh2))
- Spelling: Search for users, , [\#495](https://github.com/IJHack/QtPass/pull/495) ([comradekingu](https://github.com/comradekingu))
-- Spelling: Keylist missing, Could not fetch, GPG [\#493](https://github.com/IJHack/QtPass/pull/493) ([comradekingu](https://github.com/comradekingu))
- Spelling: Git, GPG, PWGen, etc. [\#492](https://github.com/IJHack/QtPass/pull/492) ([comradekingu](https://github.com/comradekingu))
- Don't use a deprecated method [\#491](https://github.com/IJHack/QtPass/pull/491) ([amarsman](https://github.com/amarsman))
- Issue \#402: 'deselect\(\)' on clearing filter [\#490](https://github.com/IJHack/QtPass/pull/490) ([petr-nehez](https://github.com/petr-nehez))
@@ -182,6 +181,7 @@
- Add support for OTP code generation on Linux as requested in \#327 [\#394](https://github.com/IJHack/QtPass/pull/394) ([Noettore](https://github.com/Noettore))
- Revert scroll bar changes [\#393](https://github.com/IJHack/QtPass/pull/393) ([destanyol](https://github.com/destanyol))
+- Fix High Dpi Support. Works now under Windows and KDE/Plasma. [\#392](https://github.com/IJHack/QtPass/pull/392) ([hgraeber](https://github.com/hgraeber))
## [v1.2.2](https://github.com/IJHack/QtPass/tree/v1.2.2) (2018-05-07)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.1...v1.2.2)
@@ -215,10 +215,11 @@
- Can't install on OS X Sierra [\#337](https://github.com/IJHack/QtPass/issues/337)
- No icon on MacOS [\#333](https://github.com/IJHack/QtPass/issues/333)
- Font and spacing used for URL links on right in main window absurdly large [\#329](https://github.com/IJHack/QtPass/issues/329)
+- QtPass don't display all lines with templates [\#273](https://github.com/IJHack/QtPass/issues/273)
+- Windows - Enable GPG SSH Authentication [\#225](https://github.com/IJHack/QtPass/issues/225)
**Merged pull requests:**
-- Fix High Dpi Support. Works now under Windows and KDE/Plasma. [\#392](https://github.com/IJHack/QtPass/pull/392) ([hgraeber](https://github.com/hgraeber))
- 2 simple fixes [\#386](https://github.com/IJHack/QtPass/pull/386) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
- Should fix \#383 [\#384](https://github.com/IJHack/QtPass/pull/384) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
- Move connect action to main.cpp. Default search text as parameter of… [\#382](https://github.com/IJHack/QtPass/pull/382) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
@@ -288,7 +289,6 @@
- Config dialog: Propose "Password behaviour" label change [\#294](https://github.com/IJHack/QtPass/issues/294)
- make install currently broken. [\#289](https://github.com/IJHack/QtPass/issues/289)
- Unable to locate package \(Raspbian\) [\#287](https://github.com/IJHack/QtPass/issues/287)
-- QtPass don't display all lines with templates [\#273](https://github.com/IJHack/QtPass/issues/273)
- There is no `git cp` [\#272](https://github.com/IJHack/QtPass/issues/272)
- pass is apparently switching out pwgen [\#264](https://github.com/IJHack/QtPass/issues/264)
- Bugs since refactoring [\#262](https://github.com/IJHack/QtPass/issues/262)
@@ -330,6 +330,7 @@
- Clickable url's + open in default browser [\#226](https://github.com/IJHack/QtPass/issues/226)
- Deselecting password re-opens the file [\#221](https://github.com/IJHack/QtPass/issues/221)
- Copy password button should include tooltip to say why, when disabled [\#214](https://github.com/IJHack/QtPass/issues/214)
+- QtPass starts by searching for -psn\_0\_12345 on macOS [\#213](https://github.com/IJHack/QtPass/issues/213)
- Copy after timeout [\#189](https://github.com/IJHack/QtPass/issues/189)
- Feature Request: Copy template fields with button [\#133](https://github.com/IJHack/QtPass/issues/133)
- Cannot create top level folder [\#127](https://github.com/IJHack/QtPass/issues/127)
@@ -351,7 +352,6 @@
- Click does not stick [\#233](https://github.com/IJHack/QtPass/issues/233)
- Doubleclick on Treeview does not open the edit dialouge [\#228](https://github.com/IJHack/QtPass/issues/228)
-- Windows - Enable GPG SSH Authentication [\#225](https://github.com/IJHack/QtPass/issues/225)
- We need autotype . . [\#65](https://github.com/IJHack/QtPass/issues/65)
**Merged pull requests:**
@@ -362,6 +362,7 @@
- Moved @YoshiMan 's copy buttons inside the line Edit [\#222](https://github.com/IJHack/QtPass/pull/222) ([jounathaen](https://github.com/jounathaen))
- UI Improvements [\#220](https://github.com/IJHack/QtPass/pull/220) ([jounathaen](https://github.com/jounathaen))
- creating password store directory, if it doesnot exists, de\_DE translation fixes and removed obsolete translations [\#216](https://github.com/IJHack/QtPass/pull/216) ([YoshiMan](https://github.com/YoshiMan))
+- HTTPS everywhere [\#176](https://github.com/IJHack/QtPass/pull/176) ([da2x](https://github.com/da2x))
## [v1.1.5](https://github.com/IJHack/QtPass/tree/v1.1.5) (2016-10-19)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.1.4...v1.1.5)
@@ -390,7 +391,6 @@
- Password templates [\#207](https://github.com/IJHack/QtPass/pull/207) ([jounathaen](https://github.com/jounathaen))
- Updated German Translation [\#206](https://github.com/IJHack/QtPass/pull/206) ([jounathaen](https://github.com/jounathaen))
- Italian translation [\#204](https://github.com/IJHack/QtPass/pull/204) ([dakk](https://github.com/dakk))
-- keygendialog email and name validition \(issue 202\) [\#203](https://github.com/IJHack/QtPass/pull/203) ([dakk](https://github.com/dakk))
- Lookup validity field to check if keys are valid [\#201](https://github.com/IJHack/QtPass/pull/201) ([thotypous](https://github.com/thotypous))
- Fix spelling error [\#200](https://github.com/IJHack/QtPass/pull/200) ([innir](https://github.com/innir))
@@ -399,13 +399,13 @@
**Implemented enhancements:**
-- QtPass starts by searching for -psn\_0\_12345 on macOS [\#213](https://github.com/IJHack/QtPass/issues/213)
- Re-assign permissions when adding users [\#161](https://github.com/IJHack/QtPass/issues/161)
- Main window immediately closes upon app launch [\#139](https://github.com/IJHack/QtPass/issues/139)
**Fixed bugs:**
- German umlauts fails [\#192](https://github.com/IJHack/QtPass/issues/192)
+- Error after change configuration [\#190](https://github.com/IJHack/QtPass/issues/190)
- Re-assign permissions when adding users [\#161](https://github.com/IJHack/QtPass/issues/161)
- Bug: Special characters in Template [\#131](https://github.com/IJHack/QtPass/issues/131)
- Character encoding issue with GPG key [\#101](https://github.com/IJHack/QtPass/issues/101)
@@ -419,6 +419,7 @@
**Merged pull requests:**
+- keygendialog email and name validition \(issue 202\) [\#203](https://github.com/IJHack/QtPass/pull/203) ([dakk](https://github.com/dakk))
- issue 91 bugfix [\#199](https://github.com/IJHack/QtPass/pull/199) ([asalamon74](https://github.com/asalamon74))
- issue 101 bugfix [\#198](https://github.com/IJHack/QtPass/pull/198) ([asalamon74](https://github.com/asalamon74))
- ArchLinux: moved from AUR to \[community\] [\#196](https://github.com/IJHack/QtPass/pull/196) ([eworm-de](https://github.com/eworm-de))
@@ -429,7 +430,6 @@
**Fixed bugs:**
-- Error after change configuration [\#190](https://github.com/IJHack/QtPass/issues/190)
- edit of password broken with active "Automatically push" [\#177](https://github.com/IJHack/QtPass/issues/177)
- Clipboard not cleared when quitting or killing application [\#171](https://github.com/IJHack/QtPass/issues/171)
- Hide content doesn't work when using templates [\#160](https://github.com/IJHack/QtPass/issues/160)
@@ -457,7 +457,6 @@
**Merged pull requests:**
- add Appdata file and update desktop file [\#178](https://github.com/IJHack/QtPass/pull/178) ([daveol](https://github.com/daveol))
-- HTTPS everywhere [\#176](https://github.com/IJHack/QtPass/pull/176) ([da2x](https://github.com/da2x))
- Fix build issues with MSVC2015 on Windows [\#175](https://github.com/IJHack/QtPass/pull/175) ([msvi](https://github.com/msvi))
## [v1.1.1](https://github.com/IJHack/QtPass/tree/v1.1.1) (2016-04-04)
@@ -487,7 +486,6 @@
**Merged pull requests:**
- lupdate and Russian translation [\#170](https://github.com/IJHack/QtPass/pull/170) ([ahippo](https://github.com/ahippo))
-- Remove path to password store in commit message and a leading space. [\#169](https://github.com/IJHack/QtPass/pull/169) ([ahippo](https://github.com/ahippo))
- Use --secure for pwgen and add more configurable options [\#168](https://github.com/IJHack/QtPass/pull/168) ([ahippo](https://github.com/ahippo))
- Remove Debian packaging [\#166](https://github.com/IJHack/QtPass/pull/166) ([innir](https://github.com/innir))
- Add caskroom URL [\#163](https://github.com/IJHack/QtPass/pull/163) ([graingert](https://github.com/graingert))
@@ -509,10 +507,10 @@
**Merged pull requests:**
+- Remove path to password store in commit message and a leading space. [\#169](https://github.com/IJHack/QtPass/pull/169) ([ahippo](https://github.com/ahippo))
- Pre 1.1 mixing [\#145](https://github.com/IJHack/QtPass/pull/145) ([annejan](https://github.com/annejan))
- Futurator Keygen [\#144](https://github.com/IJHack/QtPass/pull/144) ([annejan](https://github.com/annejan))
- Futurator redesign proper [\#141](https://github.com/IJHack/QtPass/pull/141) ([annejan](https://github.com/annejan))
-- RPM Spec file updates [\#137](https://github.com/IJHack/QtPass/pull/137) ([muff1nman](https://github.com/muff1nman))
- swedish translations [\#135](https://github.com/IJHack/QtPass/pull/135) ([ralphtheninja](https://github.com/ralphtheninja))
## [v1.0.6](https://github.com/IJHack/QtPass/tree/v1.0.6) (2016-01-03)
@@ -534,6 +532,7 @@
**Merged pull requests:**
+- RPM Spec file updates [\#137](https://github.com/IJHack/QtPass/pull/137) ([muff1nman](https://github.com/muff1nman))
- improved the German translation [\#134](https://github.com/IJHack/QtPass/pull/134) ([retokromer](https://github.com/retokromer))
- qrand always generating the same sequence of passwords [\#129](https://github.com/IJHack/QtPass/pull/129) ([treat1](https://github.com/treat1))
- some improvements [\#126](https://github.com/IJHack/QtPass/pull/126) ([retokromer](https://github.com/retokromer))
@@ -679,7 +678,6 @@
- Many deadlocks and other nasty bug fixes [\#64](https://github.com/IJHack/QtPass/pull/64) ([annejan](https://github.com/annejan))
- Mention qt5-default package in README [\#62](https://github.com/IJHack/QtPass/pull/62) ([lorrin](https://github.com/lorrin))
-- Some hacks I needed for portable gpg4win release [\#54](https://github.com/IJHack/QtPass/pull/54) ([rdoeffinger](https://github.com/rdoeffinger))
## [v0.8.4](https://github.com/IJHack/QtPass/tree/v0.8.4) (2015-06-11)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v0.8.3...v0.8.4)
@@ -737,6 +735,7 @@
**Merged pull requests:**
+- Some hacks I needed for portable gpg4win release [\#54](https://github.com/IJHack/QtPass/pull/54) ([rdoeffinger](https://github.com/rdoeffinger))
- SingleApplication per user and leading newline removed from output [\#44](https://github.com/IJHack/QtPass/pull/44) ([annejan](https://github.com/annejan))
- User filtering and many fixes [\#42](https://github.com/IJHack/QtPass/pull/42) ([annejan](https://github.com/annejan))
- Re-enable Windows WebDAV support. [\#37](https://github.com/IJHack/QtPass/pull/37) ([rdoeffinger](https://github.com/rdoeffinger))
diff --git a/localization/localization_af_ZA.ts b/localization/localization_af_ZA.ts
index b1fa06bd..adcd3062 100644
--- a/localization/localization_af_ZA.ts
+++ b/localization/localization_af_ZA.ts
@@ -477,46 +477,46 @@ e-pos</translation>
<name>ImitatePass</name>
<message>
<location filename="../src/imitatepass.cpp" line="95"/>
- <location filename="../src/imitatepass.cpp" line="302"/>
+ <location filename="../src/imitatepass.cpp" line="305"/>
<source>Can not edit</source>
<translation>Kan nie redigeer nie</translation>
</message>
<message>
<location filename="../src/imitatepass.cpp" line="96"/>
- <location filename="../src/imitatepass.cpp" line="303"/>
+ <location filename="../src/imitatepass.cpp" line="306"/>
<source>Could not read encryption key to use, .gpg-id file missing or invalid.</source>
<translation>Kon nie die koderingsleutel lees om te gebruik nie .gpg-id lêer ontbreek of ongeldig.</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="175"/>
+ <location filename="../src/imitatepass.cpp" line="178"/>
<source>Cannot update</source>
<translation>Kan nie opdateer nie</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="176"/>
+ <location filename="../src/imitatepass.cpp" line="179"/>
<source>Failed to open .gpg-id for writing.</source>
<translation>Kon nie oopmaak nie. gpg-id vir skryf.</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="189"/>
+ <location filename="../src/imitatepass.cpp" line="192"/>
<source>Check selected users!</source>
<translation>Kies geselekteerde gebruikers!</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="190"/>
+ <location filename="../src/imitatepass.cpp" line="193"/>
<source>None of the selected keys have a secret key available.
You will not be able to decrypt any newly added passwords!</source>
<translation>Geen van die geselekteerde sleutels het &apos;n geheime sleutel beskikbaar nie.
U kan geen wagwoorde wat bygevoeg is ontsyfer nie!</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="241"/>
+ <location filename="../src/imitatepass.cpp" line="244"/>
<source>Re-encrypting from folder %1</source>
<translation>Herenkriptering van lêergids %1</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="245"/>
- <location filename="../src/imitatepass.cpp" line="336"/>
+ <location filename="../src/imitatepass.cpp" line="248"/>
+ <location filename="../src/imitatepass.cpp" line="339"/>
<source>Updating password-store</source>
<translation>Opdatering van wagwoordberging</translation>
</message>
@@ -839,7 +839,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../src/mainwindow.cpp" line="393"/>
- <location filename="../src/mainwindow.cpp" line="1098"/>
+ <location filename="../src/mainwindow.cpp" line="1097"/>
<source>Password</source>
<translation>Wagwoord</translation>
</message>
@@ -999,7 +999,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../src/mainwindow.cpp" line="992"/>
- <location filename="../src/mainwindow.cpp" line="1021"/>
+ <location filename="../src/mainwindow.cpp" line="1022"/>
<source>Rename file</source>
<translation>Hernoem lêer</translation>
</message>
@@ -1009,7 +1009,7 @@ p, li { white-space: pre-wrap; }
<translation>Hernoem lêergids na: </translation>
</message>
<message>
- <location filename="../src/mainwindow.cpp" line="1021"/>
+ <location filename="../src/mainwindow.cpp" line="1022"/>
<source>Rename File To: </source>
<translation>Hernoem lêer na: </translation>
</message>
@@ -1090,7 +1090,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="89"/>
+ <location filename="../main/main.cpp" line="90"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_ar_MA.ts b/localization/localization_ar_MA.ts
index 2663b60b..76471709 100644
--- a/localization/localization_ar_MA.ts
+++ b/localization/localization_ar_MA.ts
@@ -415,45 +415,45 @@ e-mail</source>
<name>ImitatePass</name>
<message>
<location filename="../src/imitatepass.cpp" line="95"/>
- <location filename="../src/imitatepass.cpp" line="302"/>
+ <location filename="../src/imitatepass.cpp" line="305"/>
<source>Can not edit</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/imitatepass.cpp" line="96"/>
- <location filename="../src/imitatepass.cpp" line="303"/>
+ <location filename="../src/imitatepass.cpp" line="306"/>
<source>Could not read encryption key to use, .gpg-id file missing or invalid.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="175"/>
+ <location filename="../src/imitatepass.cpp" line="178"/>
<source>Cannot update</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="176"/>
+ <location filename="../src/imitatepass.cpp" line="179"/>
<source>Failed to open .gpg-id for writing.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="189"/>
+ <location filename="../src/imitatepass.cpp" line="192"/>
<source>Check selected users!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="190"/>
+ <location filename="../src/imitatepass.cpp" line="193"/>
<source>None of the selected keys have a secret key available.
You will not be able to decrypt any newly added passwords!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="241"/>
+ <location filename="../src/imitatepass.cpp" line="244"/>
<source>Re-encrypting from folder %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="245"/>
- <location filename="../src/imitatepass.cpp" line="336"/>
+ <location filename="../src/imitatepass.cpp" line="248"/>
+ <location filename="../src/imitatepass.cpp" line="339"/>
<source>Updating password-store</source>
<translation type="unfinished"></translation>
</message>
@@ -674,7 +674,7 @@ Expire-Date: 0
</message>
<message>
<location filename="../src/mainwindow.cpp" line="393"/>
- <location filename="../src/mainwindow.cpp" line="1098"/>
+ <location filename="../src/mainwindow.cpp" line="1097"/>
<source>Password</source>
<translation type="unfinished"></translation>
</message>
@@ -758,7 +758,7 @@ Expire-Date: 0
</message>
<message>
<location filename="../src/mainwindow.cpp" line="992"/>
- <location filename="../src/mainwindow.cpp" line="1021"/>
+ <location filename="../src/mainwindow.cpp" line="1022"/>
<source>Rename file</source>
<translation type="unfinished"></translation>
</message>
@@ -768,7 +768,7 @@ Expire-Date: 0
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/mainwindow.cpp" line="1021"/>
+ <location filename="../src/mainwindow.cpp" line="1022"/>
<source>Rename File To: </source>
<translation type="unfinished"></translation>
</message>
@@ -846,7 +846,7 @@ Expire-Date: 0
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="89"/>
+ <location filename="../main/main.cpp" line="90"/>
<source>LTR</source>
<translatorcomment>Flips interface</translatorcomment>
<translation>RTL</translation>
diff --git a/localization/localization_bg_BG.ts b/localization/localization_bg_BG.ts
index 9e067991..8a47deb1 100644
--- a/localization/localization_bg_BG.ts
+++ b/localization/localization_bg_BG.ts
@@ -475,45 +475,45 @@ e-mail</source>
<name>ImitatePass</name>
<message>
<location filename="../src/imitatepass.cpp" line="95"/>
- <location filename="../src/imitatepass.cpp" line="302"/>
+ <location filename="../src/imitatepass.cpp" line="305"/>
<source>Can not edit</source>
<translation>Не може да се редактира</translation>
</message>
<message>
<location filename="../src/imitatepass.cpp" line="96"/>
- <location filename="../src/imitatepass.cpp" line="303"/>
+ <location filename="../src/imitatepass.cpp" line="306"/>
<source>Could not read encryption key to use, .gpg-id file missing or invalid.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="175"/>
+ <location filename="../src/imitatepass.cpp" line="178"/>
<source>Cannot update</source>
<translation>Не може да се актуализира</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="176"/>
+ <location filename="../src/imitatepass.cpp" line="179"/>
<source>Failed to open .gpg-id for writing.</source>
<translation>Неуспешно отваряне на .gpg-id за запис.</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="189"/>
+ <location filename="../src/imitatepass.cpp" line="192"/>
<source>Check selected users!</source>
<translation>Проверете избраните потребители!</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="190"/>
+ <location filename="../src/imitatepass.cpp" line="193"/>
<source>None of the selected keys have a secret key available.
You will not be able to decrypt any newly added passwords!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="241"/>
+ <location filename="../src/imitatepass.cpp" line="244"/>
<source>Re-encrypting from folder %1</source>
<translation>Повторно криптиране от папка% 1</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="245"/>
- <location filename="../src/imitatepass.cpp" line="336"/>
+ <location filename="../src/imitatepass.cpp" line="248"/>
+ <location filename="../src/imitatepass.cpp" line="339"/>
<source>Updating password-store</source>
<translation>Актуализиране на хранилището на пароли</translation>
</message>
@@ -822,7 +822,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../src/mainwindow.cpp" line="393"/>
- <location filename="../src/mainwindow.cpp" line="1098"/>
+ <location filename="../src/mainwindow.cpp" line="1097"/>
<source>Password</source>
<translation>Парола</translation>
</message>
@@ -981,7 +981,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../src/mainwindow.cpp" line="992"/>
- <location filename="../src/mainwindow.cpp" line="1021"/>
+ <location filename="../src/mainwindow.cpp" line="1022"/>
<source>Rename file</source>
<translation>Преименуване на файл</translation>
</message>
@@ -991,7 +991,7 @@ p, li { white-space: pre-wrap; }
<translation>Преименуване на папката на: </translation>
</message>
<message>
- <location filename="../src/mainwindow.cpp" line="1021"/>
+ <location filename="../src/mainwindow.cpp" line="1022"/>
<source>Rename File To: </source>
<translation>Преименувайте файла на: </translation>
</message>
@@ -1069,7 +1069,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
- <location filename="../main/main.cpp" line="89"/>
+ <location filename="../main/main.cpp" line="90"/>
<source>LTR</source>
<translation>LTR</translation>
</message>
diff --git a/localization/localization_ca_ES.ts b/localization/localization_ca_ES.ts
index 2d00ed04..e2ebbaec 100644
--- a/localization/localization_ca_ES.ts
+++ b/localization/localization_ca_ES.ts
@@ -477,46 +477,46 @@ e-mail</translation>
<name>ImitatePass</name>
<message>
<location filename="../src/imitatepass.cpp" line="95"/>
- <location filename="../src/imitatepass.cpp" line="302"/>
+ <location filename="../src/imitatepass.cpp" line="305"/>
<source>Can not edit</source>
<translation>No es pot editar</translation>
</message>
<message>
<location filename="../src/imitatepass.cpp" line="96"/>
- <location filename="../src/imitatepass.cpp" line="303"/>
+ <location filename="../src/imitatepass.cpp" line="306"/>
<source>Could not read encryption key to use, .gpg-id file missing or invalid.</source>
<translation>No s&apos;ha pogut llegir el fitxer que s&apos;ha d&apos;utilitzar per al xifratge, falta el fitxer .gpg-id o bé no és vàlid.</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="175"/>
+ <location filename="../src/imitatepass.cpp" line="178"/>
<source>Cannot update</source>
<translation>No es pot actualitzar</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="176"/>
+ <location filename="../src/imitatepass.cpp" line="179"/>
<source>Failed to open .gpg-id for writing.</source>
<translation>Ha fallat l&apos;obriment de .gpg-id per a l&apos;escriptura.</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="189"/>
+ <location filename="../src/imitatepass.cpp" line="192"/>
<source>Check selected users!</source>
<translation>Comproveu els usuaris seleccionats!</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="190"/>
+ <location filename="../src/imitatepass.cpp" line="193"/>
<source>None of the selected keys have a secret key available.
You will not be able to decrypt any newly added passwords!</source>
<translation>Cap de les tecles seleccionades té una clau secreta disponible.
Probablement no podreu desxifrar les contrasenyes afegides recentment!</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="241"/>
+ <location filename="../src/imitatepass.cpp" line="244"/>
<source>Re-encrypting from folder %1</source>
<translation>Re-xifratge des de la carpeta %1</translation>
</message>
<message>
- <location filename="../src/imitatepass.cpp" line="245"/>
- <location filename="../src/imitatepass.cpp" line="336"/>
+ <location filename="../src/imitatepass.cpp" line="248"/>
+ <location filename="../src/imitatepass.cpp" line="339"/>
<source>Updating password-store</source>
<translation>Actualització del magatzem de contrasenyes</translation>
</message>
@@ -839,7 +839,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../src/mainwindow.cpp" line="393"/>
- <location filename="../src/mainwindow.cpp" line="1098"/>
+ <location filename="../src/mainwindow.cpp" line="1097"/>
<source>Password</source>
<translation>Contrasenya</translation>
</message>
@@ -999,7 +999,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../src/mainwindow.cpp" line="992"/>
- <location filename="../