Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo #501

Merged
merged 2 commits into from
Jun 18, 2023
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
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
<value>XML文件|*.xml</value>
</data>
<data name="exportDialog.Title" xml:space="preserve">
<value>匯出選重的移除程式屬性</value>
<value>匯出選中的移除程式屬性</value>
</data>
<data name="reloadUninstallersToolStripMenuItem.Text" xml:space="preserve">
<value>重新載入移除程式</value>
Expand Down Expand Up @@ -588,4 +588,4 @@
<data name="$this.Text" xml:space="preserve">
<value>Bulk Crap Uninstaller</value>
</data>
</root>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<value>屬性</value>
</data>
<data name="label3.Text" xml:space="preserve">
<value>選重的移除程式現在將一次執行一個
<value>選中的移除程式現在將一次執行一個
如果過程似乎被卡住了,你可以點擊"略過"按鈕,以避免等待它完成。如果移除程式當機或啟動新程序但未關閉它,則可能發生這種情況。</value>
</data>
<data name="toolStripButtonRun.Text" xml:space="preserve">
Expand Down Expand Up @@ -193,4 +193,4 @@
<data name="$this.Text" xml:space="preserve">
<value>移除進度</value>
</data>
</root>
</root>