IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.03k stars 162 forks source link

Multiple question marks while trying to delete password #385

Closed petr-nehez closed 6 years ago

petr-nehez commented 6 years ago

Do you know why there are multiple question marks? image

And what's that {1??}?

FiloSpaTeam commented 6 years ago

Ok en release translations are not updated :)

annejan commented 6 years ago

I noticed the same error in the Dutch translation yesterday. No idea how this snuck in.

FiloSpaTeam commented 6 years ago

I suppose it was due to "other files than .gpg" check i've done initially :+1: I modified translation to adapt but i've not seen diff code right now :+1:

annejan commented 6 years ago

And it's still broken in some other languages, for example French.

<source>Are you sure you want to delete %1%2</source>
 <translation type="unfinished">Êtes-vous sûr de vouloir supprimer %1 ? {1%2??} {1%2?}</translation>             

Somehow this went weird . .

FiloSpaTeam commented 6 years ago

Ok we should change manually all of translations? O.o xD

annejan commented 6 years ago

I'll see if I can do this in a quicker way with QLinguist

FiloSpaTeam commented 6 years ago

Ok :+1:

annejan commented 6 years ago
screen shot 2018-05-04 at 10 20 59

Good tooling helps ;)

FiloSpaTeam commented 6 years ago

Yep :D