Joel Rosdahl <joel@rosdahl.net>
r9620 | lundblad | 2004-05-04 14:57:24 -0500 (Tue, 04 May 2004)
More fixes for Swedish translation.
Patch by: Joel Rosdahl <joel@rosdahl.net>
(Tweaked by me.)
* subversion/po/sv.po:
Many spelling fixes and gramatical fixes.
Changed "commit" to "checka in" in various forms.
Added some missing translations, so there are currently no untranslated
messages.
r9619 | lundblad | 2004-05-04 14:14:28 -0500 (Tue, 04 May 2004)
Swedish translation fixes.
Patch by: Joel Rosdahl <joel@rosdahl.net>
(Parts taken from his patch, that is.)
* subversion/po/sv.po:
Updated by the new locale-gnu-po-update make target.
Split some command line options into two lines so they fit in
80 columns.
Other fixes and additions.
r3112 | jerenkrantz | 2002-09-01 17:46:19 -0500 (Sun, 01 Sep 2002)
* subversion/libsvn_wc/props.c (svn_wc_props_modified_p): Avoid memory
leaks by passing subpool instead of pool to svn_wc_entry.
Patch by: Joel Rosdahl <joel@rosdahl.net>
r1256 | cmpilato | 2002-02-12 14:48:11 -0600 (Tue, 12 Feb 2002)
* subversion/libsvn_ra_dav/session.c (svn_ra_dav__open): Don't free
URI used in error message too early.
Patch by: Joel Rosdahl <joel@rosdahl.net>