diff options
| author | Tanuj <thetanuj@hotmail.com> | 2023-09-21 14:49:49 +0530 |
|---|---|---|
| committer | Tanuj <thetanuj@hotmail.com> | 2023-09-21 14:49:49 +0530 |
| commit | db5fbe2de69f43e6c6ab68f912e330cce92473ee (patch) | |
| tree | d93b79831833b11ee2aec149cf24d912fc2bb9aa /app/src/main/res/values-it | |
| parent | fa6d24f0301121022cf83577cee82bef15baf104 (diff) | |
| download | SidePhOnelauncher-db5fbe2de69f43e6c6ab68f912e330cce92473ee.tar.gz SidePhOnelauncher-db5fbe2de69f43e6c6ab68f912e330cce92473ee.tar.bz2 SidePhOnelauncher-db5fbe2de69f43e6c6ab68f912e330cce92473ee.zip | |
Minor changes in settings page
Diffstat (limited to 'app/src/main/res/values-it')
| -rw-r--r-- | app/src/main/res/values-it/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index b938074..09e6544 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -114,4 +114,5 @@ <string name="adapter_show">mostra</string> <string name="adapter_hide">nascondi</string> <string name="are_you_using_your_phone_or_is_your_phone_using_you">Stai usando il tuo telefono o รจ il tuo telefono che sta usando te?</string> + <string name="about_olauncher">Info Olauncher</string> </resources>
\ No newline at end of file |
