Manually merged Korean translation by @ulsanether

+ updated MO for Korean translation
+ set small size for mode icons
This commit is contained in:
YuSanka 2020-02-10 20:05:20 +01:00
parent cd88643558
commit 94d3ca7016
6 changed files with 4211 additions and 13179 deletions

View file

@ -45,6 +45,7 @@ class wxDialog;
void edit_tooltip(wxString& tooltip);
void msw_buttons_rescale(wxDialog* dlg, const int em_unit, const std::vector<int>& btn_ids);
int em_unit(wxWindow* win);
int mode_icon_px_size();
wxBitmap create_scaled_bitmap(const std::string& bmp_name, wxWindow *win = nullptr,
const int px_cnt = 16, const bool grayscale = false);