digitalmars.D.ide - Will Visual D support multiple languages?
- keito940 (5/5) Dec 19 2016 Hello. I'm Japanese D Language User. I am not good at English.
- Rainer Schuetze (9/14) Dec 19 2016 Visual D is not really prepared for doing translations, most strings are...
Hello. I'm Japanese D Language User. I am not good at English. I want to get into the main subject though it is quickly. Visual D,D Language Visual D IDE to Good Idea. ...But English Only.Could you cope with Japanese And Multiple Language or somehow?
Dec 19 2016
On 19.12.2016 12:44, keito940 wrote:Hello. I'm Japanese D Language User. I am not good at English. I want to get into the main subject though it is quickly. Visual D,D Language Visual D IDE to Good Idea. ...But English Only.Could you cope with Japanese And Multiple Language or somehow?Visual D is not really prepared for doing translations, most strings are just provided in the source code. It should not be too difficult to add some translation facilities to these. As far as I remember the only user facing texts where localization is controlled by Visual Studio itself are the command and menu texts. There is a way to provide translations (https://msdn.microsoft.com/en-us/library/ee943168.aspx) but I'd have to
Dec 19 2016