diff mercurial/dispatch.py @ 8911:62e3b9466700

translated a bunch of strings to danish
author Sune Foldager <cryo@cyanite.org>
date Sat, 20 Jun 2009 19:46:01 +0200
parents 21688b8a594b
children 3df8dbf706b0
line wrap: on
line diff
--- a/mercurial/dispatch.py	Fri Jun 19 10:30:18 2009 +0200
+++ b/mercurial/dispatch.py	Sat Jun 20 19:46:01 2009 +0200
@@ -387,7 +387,7 @@
         raise util.Abort(_("Option --cwd may not be abbreviated!"))
     if options["repository"]:
         raise util.Abort(_(
-            "Option -R has to be separated from other options (i.e. not -qR) "
+            "Option -R has to be separated from other options (e.g. not -qR) "
             "and --repository may only be abbreviated as --repo!"))
 
     if options["encoding"]: