[aur-dev] small translation problem
Stefan Husmann
stefan-husmann at t-online.de
Tue Sep 21 15:56:24 EDT 2010
Hello,
in AUR 1.7.0 there is a bad translation for the "submit" button for submitting
comments. "Paket hochladen" means "Upload Package". Here is a patch.
Regards Stefan
diff -Naur aur-1.7.0.orig//web/lang/de.po aur-1.7.0.new/web/lang/de.po
--- aur-1.7.0.orig//web/lang/de.po 2010-09-21 21:42:46.000000000 +0200
+++ aur-1.7.0.new/web/lang/de.po 2010-09-21 21:47:12.000000000 +0200
@@ -134,7 +134,7 @@
$_t["Update"] = "Aktualisieren";
-$_t["Submit"] = "Paket hochladen";
+$_t["Submit"] = "Abschicken";
$_t["Password"] = "Passwort";
More information about the aur-dev
mailing list