mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:25:55 +00:00
[REACTOS] Fix ' \n' typos in *.rc CORE-18103
Some new were introduced recently since we did that replacement the last time. Kill them quickly.
This commit is contained in:
parent
b66389c140
commit
a8107ee446
4 changed files with 7 additions and 7 deletions
|
@ -10,7 +10,7 @@ LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
|
|||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_USAGE "\n\
|
||||
用法: tracert [-d] [-h 最大躍點數目] [-j 主機清單] [-w 逾時] 目標名稱 \n\n\
|
||||
用法: tracert [-d] [-h 最大躍點數目] [-j 主機清單] [-w 逾時] 目標名稱\n\n\
|
||||
選項:\n\
|
||||
-d 不要將位址解析為主機名稱。\n\
|
||||
-h 最大躍點數目 搜尋目標所使用的最大躍點數目。\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue