diff options
| author | Andreas Grois <andi@grois.info> | 2022-10-16 11:12:15 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2022-10-16 11:12:15 +0200 |
| commit | aa59d619c5c6f7aeae200ba930f29c4d336a0a14 (patch) | |
| tree | f84bcf746d5bf0822c043a8421d00e47c8a77235 /translations/harbour-passfish-de.ts | |
| parent | c0558658181d3def80a15904db8ec8fb70b8985e (diff) | |
Add notice upon copy-to-clipboard.
Makes usability much better.
Diffstat (limited to 'translations/harbour-passfish-de.ts')
| -rw-r--r-- | translations/harbour-passfish-de.ts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/translations/harbour-passfish-de.ts b/translations/harbour-passfish-de.ts index 7bc5083..7a7cca6 100644 --- a/translations/harbour-passfish-de.ts +++ b/translations/harbour-passfish-de.ts @@ -165,7 +165,7 @@ </message> <message> <source>Password ready</source> - <translation>Password berechnet</translation> + <translation>Password bereit</translation> </message> <message> <source>Input needed</source> @@ -257,6 +257,10 @@ <source>Generated password</source> <translation>Generiertes Passwort</translation> </message> + <message> + <source>Copied</source> + <translation>Kopiert</translation> + </message> </context> <context> <name>ProfileEditor</name> |
