summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorTanuj <thetanuj@hotmail.com>2023-08-14 19:38:03 +0530
committerTanuj <thetanuj@hotmail.com>2023-08-14 19:38:03 +0530
commit1c7e2e49d43deb19fb1c388c0af92673bafa484b (patch)
tree8ecbe49bd41317827e5833b9e10543434e1078df /app/src/main/res/values
parent3ac9ed1680d5225d83a33b7cf50a2c1570068e68 (diff)
downloadSidePhOnelauncher-1c7e2e49d43deb19fb1c388c0af92673bafa484b.tar.gz
SidePhOnelauncher-1c7e2e49d43deb19fb1c388c0af92673bafa484b.tar.bz2
SidePhOnelauncher-1c7e2e49d43deb19fb1c388c0af92673bafa484b.zip
Minor changes and code cleanup in home
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b6d376e..0726fd9 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -31,8 +31,7 @@
<string name="follow">Follow</string>
<string name="email">Email</string>
<string name="donate">Donate</string>
- <string name="swipe_up_for_apps">1. Swipe up for all apps</string>
- <string name="long_press_for_settings">2. Long press anywhere for settings</string>
+ <string name="swipe_up_for_apps">1. Swipe up for all apps\n2. Long press anywhere for settings</string>
<string name="apps_on_home_screen">Apps on home screen</string>
<string name="daily_wallpaper_update">Daily new wallpaper</string>
<string name="left">Left</string>