Skip to content

Conversation

@akirill
Copy link

@akirill akirill commented Nov 13, 2010

Hi Marko,

At first, congratulations with the new 147 build!

At second, as discussed, I've rebased my localization to your master and hope that you can merge it to the master.

Thank you!

Kirill.

Kirill added 5 commits October 10, 2011 09:00
TODO: find out if Windows can provide us with the list, similar to
      http://www.loc.gov/standards/iso639-2/php/code_list.php.

TODO: find out if we can somehow reuse command names (see HotKeys and
      MouseSettings constructors).

ComboBoxes can't be localized from the resource editor inside of Visual
Studio (see Helpers::LocalizeComboBox).
TabbingFramework now requires three #defines for its Scroll Right, Scroll
Left and Close tips. They could be either resource IDs or _T("strings").

They're copied to stdafx.h to not include resource.h in stdafx.h and
modify too many files in the process.
resource.h is ignored because it's better be copied from ..\Console folder
any way [and for each build].

Localization instructions are in ReadMe.txt file.
To fully utilize language-support in resource files, we better correctly
specify the language of default resources. When the Credentials dialog
was first added (in 00af50c), it somehow was placed in Croatian resources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant