[loc] misc. fixes

* Use IDCANCEL for license dialog
* Remove Chinese duplicates
* Remove dev debug message
This commit is contained in:
Pete Batard 2013-10-19 16:45:13 +01:00
parent b19bcdefb9
commit c604bee9ef
4 changed files with 9 additions and 12 deletions

View file

@ -78,6 +78,7 @@ t IDC_ABOUT_UPDATES "Updates"
# About -> License dialog
g IDD_LICENSE
t IDD_LICENSE "Rufus License"
t IDCANCEL "Close"
# Notifications. You can trigger one of these by using Alt-R and re-launching Rufus
g IDD_NOTIFICATION

View file

@ -309,7 +309,7 @@ t IDC_ABOUT_UPDATES "Mises à jour"
g IDD_LICENSE
t IDD_LICENSE "Licence Rufus"
t IDOK "Fermer"
t IDCANCEL "Fermer"
g IDD_NOTIFICATION
t IDC_MORE_INFO "Plus d'info..."
@ -648,7 +648,7 @@ t IDOK "确定"
g IDD_LICENSE
t IDD_LICENSE "Rufus 许可证"
t IDOK "取消"
t IDCANCEL "取消"
g IDD_NOTIFICATION
t IDD_NOTIFICATION "更新方案和设置"
@ -662,9 +662,6 @@ t IDC_LOG_CLEAR "清除日志"
t IDC_LOG_SAVE "保存日志"
t IDCANCEL "关闭日志"
g IDD_LICENSE
t IDOK "取消"
g IDD_UPDATE_POLICY
t IDD_UPDATE_POLICY "更新方案和设置"
t IDS_UPDATE_SETTINGS_GRP "设置"