diff options
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/harbour-passfish-de.ts | 6 | ||||
| -rw-r--r-- | translations/harbour-passfish.ts | 7 |
2 files changed, 11 insertions, 2 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> diff --git a/translations/harbour-passfish.ts b/translations/harbour-passfish.ts index 6347b54..cdc4669 100644 --- a/translations/harbour-passfish.ts +++ b/translations/harbour-passfish.ts @@ -167,10 +167,15 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/MainPage.qml" line="226"/> + <location filename="../qml/pages/MainPage.qml" line="229"/> <source>Saving settings failed.</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../qml/pages/MainPage.qml" line="234"/> + <source>Copied</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ProfileEditor</name> |
