MegaGlest Forum

Archives (read only) => Glest Advanced Engine => Bug reports => Topic started by: tomreyn on 15 April 2011, 15:55:18

Title: [fixed] Missing translation string: ???DestinationUnreachable.???
Post by: tomreyn on 15 April 2011, 15:55:18
The ???DestinationUnreachable.??? message - note the trailing dot - seems to be missing a translation string.
Title: Re: Missing translation string: ???DestinationUnreachable.???
Post by: John.d.h on 15 April 2011, 17:13:39
If somebody wants to walk me through getting read/write access (I've only used github so far, so I don't know how sourceforge might be different), I'll happily keep the strings in English and Spanish up to date.  It might also be handy if/when I ever get back to those Glestimals I've been neglecting.
Title: Re: Missing translation string: ???DestinationUnreachable.???
Post by: hailstone on 16 April 2011, 00:33:34
The steps I went through for read/write access for Git Extensions is at http://sourceforge.net/apps/trac/glestae/wiki/ObtainingSource . The process should be similar for other programs.

edit: Another way is to use git format-patch (http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html) command and then attach it to a ticket or send it to us somehow (preferably a ticket though). Git gives you credit for the commits as if you committed yourself.
Title: Re: Missing translation string: ???DestinationUnreachable.???
Post by: John.d.h on 16 April 2011, 04:42:37
Fixed.