Skip to content

Commit bb7e3cd

Browse files
committed
Fix typos & remove unused strings
1 parent ca0abd4 commit bb7e3cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Flow.Launcher/Languages/sk.xaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
<system:String x:Key="ignoreHotkeysOnFullscreenToolTip">Zakázať aktiváciu Flow Launchera, keď je aktívna aplikácia na celú obrazovku (odporúčané pre hry).</system:String>
3636
<system:String x:Key="pythonDirectory">Priečinok s Pythonom</system:String>
3737
<system:String x:Key="autoUpdates">Automatická aktualizácia</system:String>
38-
<system:String x:Key="autoHideScrollBar">Automaticky skryť posuvník v okne Nastavenia</system:String>
39-
<system:String x:Key="autoHideScrollBarToolTip">Skryje posuvník, keď sa nepoužíva.</system:String>
4038
<system:String x:Key="selectPythonDirectory">Vybrať</system:String>
4139
<system:String x:Key="hideOnStartup">Schovať Flow Launcher po spustení</system:String>
4240
<system:String x:Key="hideNotifyIcon">Schovať ikonu z oblasti oznámení</system:String>
@@ -179,8 +177,8 @@
179177
<system:String x:Key="pleaseWait">Čakajte, prosím…</system:String>
180178

181179
<!--update-->
182-
<system:String x:Key="update_flowlauncher_update_check">Kontrolujú sa akutalizácie</system:String>
183-
<system:String x:Key="update_flowlauncher_already_on_latest">Už máte najnovšiu verizu Flow Launchera</system:String>
180+
<system:String x:Key="update_flowlauncher_update_check">Kontrolujú sa aktualizácie</system:String>
181+
<system:String x:Key="update_flowlauncher_already_on_latest">Už máte najnovšiu verziu Flow Launchera</system:String>
184182
<system:String x:Key="update_flowlauncher_update_found">Bola nájdená aktualizácia</system:String>
185183
<system:String x:Key="update_flowlauncher_updating">Aktualizuje sa…</system:String>
186184
<system:String x:Key="update_flowlauncher_fail_moving_portable_user_profile_data">Flow Launcher nedokázal presunúť používateľské údaje do aktualizovanej verzie.

0 commit comments

Comments
 (0)