Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion language/np3_zh_cn/strings_zh_cn.rc
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ STRINGTABLE
BEGIN
IDS_MUI_ERR_LOADFILE "加载“%s”时遇到错误"
IDS_MUI_ERR_SAVEFILE "保存“%s”时遇到错误"
IDS_MUI_ERR_PATHNOTFOUND "The path for ""%s"" no longer exists.\nRecreate the path and save the file?"
IDS_MUI_ERR_PATHNOTFOUND "路径“%s”已不复存在。\n重新创建路径并保存文件吗?"
IDS_MUI_ERR_DLG_FORMAT "错误“%s”,原因:\n%s(ID:%d)\n"
IDS_MUI_ERR_BROWSE "无可用文件浏览器插件\n\nMiniPath 插件可以从 https://rizonesoft.com 下载"
IDS_MUI_ERR_GREPWIN "无可用文件查找插件\n\ngrepWinNP3 插件可以从 https://rizonesoft.com 下载"
Expand Down
2 changes: 1 addition & 1 deletion language/np3_zh_tw/strings_zh_tw.rc
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ STRINGTABLE
BEGIN
IDS_MUI_ERR_LOADFILE "載入 ""%s"" 時遇到錯誤"
IDS_MUI_ERR_SAVEFILE "儲存 ""%"" 時遇到錯誤"
IDS_MUI_ERR_PATHNOTFOUND "The path for ""%s"" no longer exists.\nRecreate the path and save the file?"
IDS_MUI_ERR_PATHNOTFOUND "路徑 ""%s"" 已不復存在。\n重新建立路徑並儲存檔案嗎?"
IDS_MUI_ERR_DLG_FORMAT "錯誤 ""%s"" ,原因:\n%s(ID:%d)\n"
IDS_MUI_ERR_BROWSE "無可用檔案瀏覽器外掛\nMiniPath 外掛可由 https://rizonesoft.com 下載"
IDS_MUI_ERR_GREPWIN "無可用檔案尋找外掛\ngrepWinNP3 外掛可由 https://rizonesoft.com 下載"
Expand Down