Author: julianfoad
Date: Fri Sep 21 07:49:48 2018
New Revision: 1841548

URL: http://svn.apache.org/viewvc?rev=1841548&view=rev
Log:
On the '1.11.x' branch: Fix a missing newline in 'sv.po', following r1841316.

The 'msgfmt' executable treated the mismatch as a fatal error.

Modified:
    subversion/branches/1.11.x/subversion/po/sv.po

Modified: subversion/branches/1.11.x/subversion/po/sv.po
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.11.x/subversion/po/sv.po?rev=1841548&r1=1841547&r2=1841548&view=diff
==============================================================================
--- subversion/branches/1.11.x/subversion/po/sv.po [UTF-8] (original)
+++ subversion/branches/1.11.x/subversion/po/sv.po [UTF-8] Fri Sep 21 07:49:48 
2018
@@ -18223,7 +18223,8 @@ msgstr ""
 "  Kopiering från hyllan kräver vanligen att ingen inblandad sökväg redan 
har\n"
 "  ändrats (eller är i annat onormalt tillstånd) i arbetskopian. Med --force\n"
 "  tas denna kontroll bort och kommandot kan gå fel och/eller ge upphov till\n"
-"  halvfärdiga eller oväntade resultat."
+"  halvfärdiga eller oväntade resultat.\n"
+"\n"
 
 #: ../svn/svn.c:2270 ../svnbench/svnbench.c:474 ../svnlook/svnlook.c:2590
 msgid "Non-numeric limit argument given"


Reply via email to