diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-04-23 21:29:47 +0200 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-04-23 21:29:47 +0200 |
| commit | 29cbce42764ea88a109c2898e55289e4e1b81c2d (patch) | |
| tree | dc282f2704661e4df2f07d5006c9bd66542bfed9 | |
| parent | 9303625942cdd5383ac5e9c1399c060569b9471e (diff) | |
| download | python-apt-29cbce42764ea88a109c2898e55289e4e1b81c2d.tar.gz | |
* do not use i as acceleartion key in the german translation - it is too
small
| -rw-r--r-- | po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" "POT-Creation-Date: 2006-04-23 21:13+0200\n" -"PO-Revision-Date: 2006-04-23 21:15+0200\n" +"PO-Revision-Date: 2006-04-23 21:29+0200\n" "Last-Translator: Andreas Nagl <andreas.nagl@aon.at>\n" "Language-Team: German GNOME Translations <gnome-de@gnome.org>\n" "MIME-Version: 1.0\n" @@ -942,7 +942,7 @@ msgstr "" #: ../data/SoftwareProperties.glade.h:16 msgid "_Install security updates without confirmation" -msgstr "Sicherheitsaktualisierungen ohne Bestätigung _installieren" +msgstr "Sicherheitsaktualisierungen _ohne Bestätigung installieren" #: ../data/SoftwarePropertiesDialogs.glade.h:2 msgid " " |
