Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internationalization #112

Open
whitequark opened this issue Nov 17, 2016 · 7 comments
Open

Internationalization #112

whitequark opened this issue Nov 17, 2016 · 7 comments

Comments

@whitequark
Copy link
Contributor

This requires:

  • writing a gettext runtime implementation that's not as gross as gettext itself (and works properly on win32 anyhow, and doesn't need po→mo translation);
  • marking menus and the like with _(...) (easy);
  • localizing the Printf-based text window (hard).
@ghost
Copy link

ghost commented Nov 27, 2016

Maybe simple textfiles, similar to how its realised in PolygonCrest and YSFlight?

@whitequark
Copy link
Contributor Author

No, the gettext format will be used. The advantage is that there is a lot of existing tools, like xgettext and poedit, that understand them.

@whitequark
Copy link
Contributor Author

whitequark commented Jan 7, 2017

@Symbian9 I've applied your ua-UA translation. I cannot reply to your email because your mail server rejects my mail with:

<appsoft@ua.fm>: host mx6.ua.fm[91.198.36.62] said: 550 Host in a black list.
    See http://mail.i.ua/err/9/?ip=188.166.218.19 (in reply to RCPT TO command)
Reporting-MTA: dns; uruz.whitequark.org
X-Postfix-Queue-ID: 2EFC9203A9
X-Postfix-Sender: rfc822; whitequark@whitequark.org
Arrival-Date: Fri,  6 Jan 2017 22:29:51 -0500 (EST)

Final-Recipient: rfc822; appsoft@ua.fm
Action: failed
Status: 5.0.0
Remote-MTA: dns; mx6.ua.fm
Diagnostic-Code: smtp; 550 Host in a black list. See
    http://mail.i.ua/err/9/?ip=188.166.218.19

@ghost
Copy link

ghost commented Jan 7, 2017

@whitequark, thanks!

Think, problem is with your own mail server, that not recognised by my mail hosting.
Try use Symbian9@github.com

I've applied your ua-UA translation.

It should be uk_UA!!!

@whitequark
Copy link
Contributor Author

Think, problem is with your own mail server, that not recognised by my mail hosting.

No. Every other mail hoster so far had no problems with my server. Complain to your hoster.

It should be uk_UA!!!

Fixed

@ghost
Copy link

ghost commented Jan 7, 2017

No. Every other mail hoster so far had no problems with my server. Complain to your hoster.

@whitequark, When somebody send me message from GMail I has on problems with getting them. Also, Github & Reddit, governmental mail servers normally send mails to described above my mail host. So, its only issue in your mail hoster, that prevent sent messages from you to me.

@whitequark
Copy link
Contributor Author

So, its only issue in your mail hoster, that prevent sent messages from you to me.

No. There is no reason for ua.fm to reject my mail, and I don't care what the excuses are.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant