summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheChilledBuffalo <87632612+TheChilledBuffalo@users.noreply.github.com>2023-12-19 13:57:32 +0100
committerTheChilledBuffalo <87632612+TheChilledBuffalo@users.noreply.github.com>2023-12-19 13:57:32 +0100
commit2963e753ec33a414227b4f2aca8bc108fc48aa5d (patch)
tree22789602ca59f1d7e9b2cc159798b7b28c700dfe
parentUpdate strings.xml (diff)
downloadxManager-2963e753ec33a414227b4f2aca8bc108fc48aa5d.tar
xManager-2963e753ec33a414227b4f2aca8bc108fc48aa5d.tar.gz
xManager-2963e753ec33a414227b4f2aca8bc108fc48aa5d.tar.bz2
xManager-2963e753ec33a414227b4f2aca8bc108fc48aa5d.tar.lz
xManager-2963e753ec33a414227b4f2aca8bc108fc48aa5d.tar.xz
xManager-2963e753ec33a414227b4f2aca8bc108fc48aa5d.tar.zst
xManager-2963e753ec33a414227b4f2aca8bc108fc48aa5d.zip
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 8c69658..6d4d0ed 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -3,7 +3,7 @@
<string name="app_name" translatable="true">xManager</string>
<string name="installed" translatable="true">INSTALLED</string>
<string name="latest" translatable="true">LATEST</string>
- <string name="versions" translatable="true">VERSIONS </string>
+ <string name="versions" translatable="true">VERSIONS</string>
<string name="changelogs" translatable="true">CHANGELOGS</string>
<string name="manager_tools" translatable="true">MANAGER TOOLS</string>
<string name="source" translatable="true">SOURCE</string>
@@ -52,7 +52,7 @@
<string name="lite" translatable="true">LITE</string>
<string name="experimental_title" translatable="true">Experimental</string>
<string name="experimental_version" translatable="true">EXPERIMENTAL VERSION</string>
- <string name="experimental_version_desc" translatable="true">Enabling this allow you to download and install the experimental version of the patched application.\n\nThis includes alpha, beta and early accesss features that are not available in the stock patched. In addition, not guaranteed stable.</string>
+ <string name="experimental_version_desc" translatable="true">Enabling this allow you to download and install the experimental version of the patched application.\n\nThis includes alpha, beta and early access features that are not available in the stock patched. In addition, not guaranteed stable.</string>
<string name="show_support" translatable="true">SHOW YOUR SUPPORT</string>
<string name="show_support_desc" translatable="true">We are a non-profit, non-corporate and non-compromised team. People like you encourage us to create an app to make things much easier especially from downloading to installing.\n\nWe are pouring all of our time and best efforts just to make things right and perfect. We will do our best to support this app as long as we could.\n\nAny amount will help and be very much appreciated!</string>
<string name="maintenance" translatable="true">MAINTENANCE</string>