PreviousNextTracker indexSee it online !

(29/34) 570 - German language update

Last minute update of German language for jEdit 5.3.0 release.

Attached are both a patch (created with SVN plugin) and the whole language file, since German umlauts in the patch looks bad for me (no experience with patches).

p.s.
I tried to commit directly to SVN repository, but failed with error message:
E170001: MKACTIVITY of '/p/jedit/svn/!svn/act/c4d3b57e-4f01-0010-8e63-0de1300ca0d9': 403 Forbidden (http://svn.code.sf.net)

Submitted rschwenn - 2015-08-30 13:27:40.023000 Assigned rschwenn
Priority 5 Labels localization
Status open Group None
Resolution None

Comments

2015-08-30 16:19:58.335000
ezust

Have you committed directly to SVN in the past without problems?
As far as I can tell, you do have commit permissions already.
Make sure your SVN checkout is using a READ/WRITE URL instead of the read-only url, which will always give you that error.

2015-08-30 19:38:06.328000
rschwenn

I used http://svn.code.sf.net/p/jedit/svn/jEdit for SVN access, isn't it read/write?
I also tried svn+ssh://rschwenn@svn.code.sf.net/p/jedit/svn/ ending up in an error message: error while listing entries: svn: E170001: Authentication required for 'rschwenn@svn+ssh://svn.code.sf.net'

My last successfull commit has been in April 2014. Next time I tried this year in January - without success. Didn't SourceFourge has made some changes meanwhile, that may have affected project settings?