diff options
| author | Michael Biebl <biebl@debian.org> | 2007-04-03 00:19:08 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2007-04-03 00:19:08 +0000 |
| commit | 071455bd735a38e9df53ed9efe717f75003d2579 (patch) | |
| tree | 18cd926d276f01918b9dff1bf18794a2881a60d9 /debian/patches | |
| parent | 25e31482c0894d8884caf0ed3fa05662ef63d946 (diff) | |
Small fix for the German translation
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1320 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/14-po_de.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/14-po_de.patch b/debian/patches/14-po_de.patch new file mode 100644 index 00000000..25ceff26 --- /dev/null +++ b/debian/patches/14-po_de.patch @@ -0,0 +1,13 @@ +Index: po/de.po +=================================================================== +--- po/de.po (Revision 2227) ++++ po/de.po (Arbeitskopie) +@@ -276,7 +276,7 @@ + #. 'Enable Networking' item + #: ../gnome/applet/applet.c:2170 + msgid "Enable _Networking" +-msgstr "Netzwerk_aktivieren" ++msgstr "Netzwerk _aktivieren" + + #. 'Enable Wireless' item + #: ../gnome/applet/applet.c:2176 |