Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.

Commit cb4e51a

Browse files
committed
Merge pull request #8 from ja-som/patch-2
Please update strings.xml SK
2 parents 9c483ca + c400f34 commit cb4e51a

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

app/src/main/res/values-sk/strings.xml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33

4-
<string name="xposed_description">Funkcie z Android N pre Lollipop a Marshmallow!</string>
4+
<string name="xposed_description">Niektoré funkcie z Android N pre Lollipop a Marshmallow!</string>
55

6-
<string name="header_app">App</string>
6+
<string name="header_settings">Nastavenia</string>
7+
<string name="header_recents">Nedávne aplikácie</string>
8+
<string name="header_app">Aplikácia</string>
79

810
<!-- prefs -->
11+
<string name="enable_settings">Povoliť úpravy nastavení</string>
12+
<string name="fix_sound_notif_tile_title">Opraviť "Zvuk a upozornenia"</string>
13+
<string name="fix_sound_notif_tile">Niektoré ROM kombinujú Zvuky a Upozornenia. Povoľte pre zobrazenie správneho zhrnutia</string>
14+
15+
<string name="enable_recents">Povoliť prepínač nedávnych aplikácií</string>
16+
<string name="double_tap_speed_title">Rýchlosť dvojitého kliknutia</string>
17+
918
<string name="hide_launcher_icon_title">Skryť ikonu aplikácie</string>
1019
<string name="hide_launcher_icon">Môže vyžadovať reštartovanie spúšťača</string>
1120
<string name="debug_log_title">Zaznamenávanie chýb</string>

0 commit comments

Comments
 (0)