benlilaj / gears

Automatically exported from code.google.com/p/gears
0 stars 1 forks source link

[i18n][WinCE] Support i18n on WinCE #661

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It seems that the i18n strings (string_table.rc) are not built into the
gears dll for WinCE so LoadString(IDS_REGISTRY_MENU_TEXT) returns false. 

Once this is fixed, remember to update the
ToolsMenuItem::QueryContextMenu() and ToolsMenuItem::GetCommandString() in
ui\ie\tools_menu_item.cc to use the localized strings.

Original issue reported on code.google.com by gears.te...@gmail.com on 11 Aug 2008 at 8:23

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@googlemail.com on 24 Sep 2008 at 4:22

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@googlemail.com on 3 Oct 2008 at 9:45