diff --git a/.idea/misc.xml b/.idea/misc.xml
index 5f6c7ad4..4eb72272 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -34,15 +34,19 @@
+
+
+
+
@@ -83,7 +87,7 @@
-
+
@@ -91,9 +95,9 @@
-
+
-
+
@@ -104,6 +108,7 @@
+
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index c921a450..81e7e611 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -17,6 +17,7 @@
Error retrieving album\'s radio
Downloaded albums
Most played albums
+ New releases
Recently added albums
Recently played albums
Starred albums
@@ -74,7 +75,6 @@
Most played
See all
Music discovery
- New releases
Recently added
See all
★ Starred albums
@@ -91,8 +91,10 @@
See all
Genres
See all
+ New releases
Playlists
See all
+ Starred
No server added
Subsonic servers
Subsonic servers
@@ -133,6 +135,7 @@
Albums
Artists
Songs
+ Low security
Direct access
Server Name
Password
@@ -165,11 +168,13 @@
Bitrate in mobile
Size of media file cache
Scan library
+ Priority given to the transcoding mode. If set to \"Direct play\" the bitrate of the file will not be changed.
If enabled, starred tracks will be downloaded for offline use
Sync starred tracks for offline use
Theme
Data
General
+ Transcoding
2.1
Version
Stream via Wi-Fi only alert
@@ -196,7 +201,8 @@
Cancel
Continue
Sync starred tracks
- Transcoding
- Priority given to the transcoding mode. If set to \"Direct play\" the bitrate of the file will not be changed.
- Low security
+ Starred
+ https://undraw.co/
+ unDraw
+ A special thanks goes to unDraw without whose illustrations we could not have made this application more beautiful
\ No newline at end of file
diff --git a/app/src/main/res/xml/global_preferences.xml b/app/src/main/res/xml/global_preferences.xml
index 64d222b0..d0c2cbde 100644
--- a/app/src/main/res/xml/global_preferences.xml
+++ b/app/src/main/res/xml/global_preferences.xml
@@ -129,5 +129,13 @@
android:action="android.intent.action.VIEW"
android:data="@string/settings_github_link" />
+
+
+
+
\ No newline at end of file