Skip to content

Commit e771675

Browse files
committed
Improve language resources
1 parent 978afc2 commit e771675

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Flow.Launcher.Plugin.ClipboardPlus/Languages/en.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<system:String x:Key="flowlauncher_plugin_clipboardplus_clean_title">Clean clipboard</system:String>
2121
<system:String x:Key="flowlauncher_plugin_clipboardplus_clean_subtitle">Clean current clipboard data</system:String>
2222
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_history_title">Clear system clipboard history</system:String>
23-
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_history_subtitle">Clear all records in system clipboard history</system:String>
23+
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_history_subtitle">Clear unpinned records in system clipboard history</system:String>
2424
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_title">Clear records</system:String>
2525
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_subtitle">Open menu to clear records in list and database</system:String>
2626
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_list_title">Clear in list</system:String>

src/Flow.Launcher.Plugin.ClipboardPlus/Languages/zh-cn.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<system:String x:Key="flowlauncher_plugin_clipboardplus_clean_title">清理剪切板</system:String>
2121
<system:String x:Key="flowlauncher_plugin_clipboardplus_clean_subtitle">清理当前剪切板数据</system:String>
2222
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_history_title">清除系统剪切板历史</system:String>
23-
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_history_subtitle">从系统剪切板历史清除所有记录</system:String>
23+
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_history_subtitle">从系统剪切板历史清除未固定记录</system:String>
2424
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_title">清除记录</system:String>
2525
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_subtitle">打开菜单以从列表和数据库清除记录</system:String>
2626
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_list_title">清除列表</system:String>

src/Flow.Launcher.Plugin.ClipboardPlus/Languages/zh-tw.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<system:String x:Key="flowlauncher_plugin_clipboardplus_clean_title">清理剪切板</system:String>
2121
<system:String x:Key="flowlauncher_plugin_clipboardplus_clean_subtitle">清理當前剪切板數據</system:String>
2222
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_history_title">清除系統剪切板歷史</system:String>
23-
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_history_subtitle">從系統剪切板歷史清除所有記錄</system:String>
23+
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_history_subtitle">從系統剪切板歷史清除未固定記錄</system:String>
2424
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_title">清除記録</system:String>
2525
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_subtitle">打開菜單以從列錶和數據庫清除記録</system:String>
2626
<system:String x:Key="flowlauncher_plugin_clipboardplus_clear_list_title">清除列錶</system:String>

0 commit comments

Comments
 (0)