Author: dsahlberg
Date: Sun Jun  5 14:47:55 2022
New Revision: 1901680

URL: http://svn.apache.org/viewvc?rev=1901680&view=rev
Log:
Fix a spelling misstake in the swedish translation.

* subversion/po/sv.po
  (add-cmd.c:101): "add" = "lägga till"

Patch by: Bengt Bäverman <[email protected]>

Modified:
    subversion/trunk/subversion/po/sv.po

Modified: subversion/trunk/subversion/po/sv.po
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/po/sv.po?rev=1901680&r1=1901679&r2=1901680&view=diff
==============================================================================
--- subversion/trunk/subversion/po/sv.po [UTF-8] (original)
+++ subversion/trunk/subversion/po/sv.po [UTF-8] Sun Jun  5 14:47:55 2022
@@ -11636,7 +11636,7 @@ msgstr "Misslyckades med att behandla ar
 
 #: ../svn/add-cmd.c:101
 msgid "Could not add all targets because some targets don't exist"
-msgstr "Kunde inte lätta till alla mål eftersom några inte finns"
+msgstr "Kunde inte lägga till alla mål eftersom några inte finns"
 
 #: ../svn/add-cmd.c:105
 msgid "Could not add all targets because some targets are already versioned"


Reply via email to