Browse Source

I18n. Fix typo

Remove unexpected empty lines of item [&View] in both Traditional Chinese and Japanese language definitions.
tags/4.0
celeron533 8 years ago
parent
commit
a372e9c66e
2 changed files with 2 additions and 6 deletions
  1. +1
    -3
      shadowsocks-csharp/Data/jp.txt
  2. +1
    -3
      shadowsocks-csharp/Data/zh_tw.txt

+ 1
- 3
shadowsocks-csharp/Data/jp.txt View File

@@ -73,9 +73,7 @@ Proxy Port=代理ポート
&File=ファイル (&F)
&Open Location=この場所を開く (&O)
E&xit=終了 (&X)
&View=ビュー

(&V)
&View=ビュー (&V)
&Clean Logs=ログを削除する (&C)
Change &Font=フォントを変更する (&F)
&Wrap Text=文字改行 (&W)


+ 1
- 3
shadowsocks-csharp/Data/zh_tw.txt View File

@@ -73,9 +73,7 @@ Proxy Port=Proxy 連接埠
&File=檔案 (&F)
&Open Location=在檔案總管中開啟 (&O)
E&xit=結束 (&X)
&View=檢視

(&V)
&View=檢視 (&V)
&Clean Logs=清除記錄檔 (&C)
Change &Font=變更字型 (&F)
&Wrap Text=自動換行 (&W)


Loading…
Cancel
Save