You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Flow.Launcher/Languages/vi.xaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,8 @@
45
45
<system:Stringx:Key="portableMode">Chế độ Portabler</system:String>
46
46
<system:Stringx:Key="portableModeToolTIp">Lưu trữ tất cả cài đặt và dữ liệu người dùng trong một thư mục (hữu ích khi sử dụng với thiết bị lưu trữ di động hoặc dịch vụ đám mây).</system:String>
47
47
<system:Stringx:Key="startFlowLauncherOnSystemStartup">Khởi động Flow Launcher khi khởi động hệ thống</system:String>
48
+
<system:Stringx:Key="useLogonTaskForStartup">Use logon task instead of startup entry for faster startup experience</system:String>
49
+
<system:Stringx:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String>
48
50
<system:Stringx:Key="setAutoStartFailed">Không lưu được tính năng tự khởi động khi khởi động hệ thống</system:String>
49
51
<system:Stringx:Key="hideFlowLauncherWhenLoseFocus">Ẩn Flow Launcher khi mất tiêu điểm</system:String>
50
52
<system:Stringx:Key="dontPromptUpdateMsg">Không hiển thị thông báo khi có phiên bản mới</system:String>
0 commit comments