diff options
author | Maximilian Gerhard <maxbox@directbox.com> | 2011-10-04 03:16:13 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-10-05 01:03:04 +0200 |
commit | c714eee7b2c872ae2a739d533aebcc25d4f90a7d (patch) | |
tree | 7324c2de3067a9e51d0a853fa203058b694b2d02 /translations | |
parent | d49940cf1da56188f62b249dec3de0cbd1bca95b (diff) | |
download | acritoxinstaller-c714eee7b2c872ae2a739d533aebcc25d4f90a7d.zip acritoxinstaller-c714eee7b2c872ae2a739d533aebcc25d4f90a7d.tar.gz |
Fixed user pw indicator tooltips
Diffstat (limited to 'translations')
-rw-r--r-- | translations/acritoxinstaller_de.ts | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/translations/acritoxinstaller_de.ts b/translations/acritoxinstaller_de.ts index 4c3fd49..68538c2 100644 --- a/translations/acritoxinstaller_de.ts +++ b/translations/acritoxinstaller_de.ts @@ -724,7 +724,13 @@ p, li { white-space: pre-wrap; } <translation>Passwörter müssen mindestens 6 Zeichen lang sein!</translation> </message> <message> - <location filename="../wizard/userpwd.cpp" line="47"/> + <location filename="../wizard/userpwd.cpp" line="43"/> + <location filename="../wizard/userpwd.cpp" line="53"/> + <source>Password OK</source> + <translation>Passwort OK</translation> + </message> + <message> + <location filename="../wizard/userpwd.cpp" line="48"/> <source>Passwords don't match!</source> <translation>Passwörter stimmen nicht überein!</translation> </message> |