You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Alexander Gun <Al...@gmx.de> on 2005/11/17 00:21:21 UTC

Found a typo in l10n file

Hi,

found a typo in l10n po file:
Here a diff to 1.3.x. Typo is also in trunk.

mfg
ag




powerbook:~/svn-1.3.x gun$ svn diff
Index: subversion/po/de.po
===================================================================
--- subversion/po/de.po (revision 17408)
+++ subversion/po/de.po (working copy)
@@ -6993,7 +6993,7 @@
 "\n"
 "Create a new, empty repository at REPOS_PATH.\n"
 msgstr ""
-"Aufruf: svnadim create ARCHIV_PFAD\n"
+"Aufruf: svnadmin create ARCHIV_PFAD\n"
 "\n"
 "Erstellt ein neues, leeres Projektarchiv im ARCHIV_PFAD.\n"


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Found a typo in l10n file

Posted by kf...@collab.net.
Alexander Gun <Al...@gmx.de> writes:
> found a typo in l10n po file:
> Here a diff to 1.3.x. Typo is also in trunk.

Fixed on trunk in r17431, thank you.

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand


> powerbook:~/svn-1.3.x gun$ svn diff
> Index: subversion/po/de.po
> ===================================================================
> --- subversion/po/de.po (revision 17408)
> +++ subversion/po/de.po (working copy)
> @@ -6993,7 +6993,7 @@
>  "\n"
>  "Create a new, empty repository at REPOS_PATH.\n"
>  msgstr ""
> -"Aufruf: svnadim create ARCHIV_PFAD\n"
> +"Aufruf: svnadmin create ARCHIV_PFAD\n"
>  "\n"
>  "Erstellt ein neues, leeres Projektarchiv im ARCHIV_PFAD.\n"
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
> 

-- 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org