Skip to content

Commit 570b202

Browse files
committed
Update wrong key translation
Signed-off-by: Florian Grabmeier <[email protected]>
1 parent 2b8e466 commit 570b202

File tree

1 file changed

+1
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Sys/Languages

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Sys/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Shutdown</system:String>
1111
<system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Restart</system:String>
1212
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Restart With Advanced Boot Options</system:String>
13-
<system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Log Off</system:String>
13+
<system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Log Off/Sign Out</system:String>
1414
<system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Lock</system:String>
1515
<system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Sleep</system:String>
1616
<system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernate</system:String>

0 commit comments

Comments
 (0)