L10n/chinese phase 1 (#47)

L10N on some dialogs .
This commit is contained in:
Zero Fanker 2024-06-21 22:39:02 -04:00 committed by GitHub
parent 364a6376d4
commit 6c7cf1478f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 2748 additions and 2528 deletions

View file

@ -52,11 +52,14 @@ protected:
// Implementierung
protected:
void TranslateUI();
// Generierte Nachrichtenzuordnungsfunktionen
//{{AFX_MSG(CToolSettingsBar)
afx_msg void OnSelchangeBrushsize();
virtual BOOL OnInitDialog();
#if 0
afx_msg void OnInitialUpdate();
#endif
afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
//}}AFX_MSG
DECLARE_MESSAGE_MAP()