diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-04-16 20:04:50 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-04-16 20:04:50 +0000 |
| commit | da018391e0b7756eba9655384e9cf3683d133361 (patch) | |
| tree | 1519475721765be3fdf7dc0c192e1b5308b5b0db | |
| parent | 0a3d50b88f90d579bd628927daa35b55d1d839ff (diff) | |
| download | rockbox-da018391e0b7756eba9655384e9cf3683d133361.zip rockbox-da018391e0b7756eba9655384e9cf3683d133361.tar.gz rockbox-da018391e0b7756eba9655384e9cf3683d133361.tar.bz2 rockbox-da018391e0b7756eba9655384e9cf3683d133361.tar.xz | |
Fix typo and correct punctuation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25656 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | rbutil/rbutilqt/lang/rbutil_de.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/rbutilqt/lang/rbutil_de.ts b/rbutil/rbutilqt/lang/rbutil_de.ts index 453374e..9dd88da 100644 --- a/rbutil/rbutilqt/lang/rbutil_de.ts +++ b/rbutil/rbutilqt/lang/rbutil_de.ts @@ -1820,7 +1820,7 @@ Installiertes Gerät: %1, gewähltes Gerät: %2.</li></translation> <message> <location filename="../rbutilqt.cpp" line="336"/> <source>This is a new installation of Rockbox Utility, or a new version. The configuration dialog will now open to allow you to setup the program, or review your settings.</source> - <translation>Dies ist eine neue Installation oder eine neue Version von Rockbox Utility. Der Konfigurationsdialog wird nun automatisch geöffnet umd das Programm zu konfigurieren oder die Einstellungen zu prüfen.</translation> + <translation>Dies ist eine neue Installation oder eine neue Version von Rockbox Utility. Der Konfigurationsdialog wird nun automatisch geöffnet, um das Programm zu konfigurieren oder die Einstellungen zu prüfen.</translation> </message> <message> <location filename="../rbutilqt.cpp" line="573"/> |