From be1a85d7854e9078ebf66dbdadf7b195a41cc4e1 Mon Sep 17 00:00:00 2001 From: qwerty287 Date: Sat, 21 Jan 2023 13:37:36 +0000 Subject: [PATCH] Remove references to Gitea from strings (#1236) Closes #1232 Co-authored-by: qwerty287 Co-authored-by: M M Arif Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1236 Reviewed-by: M M Arif Co-authored-by: qwerty287 Co-committed-by: qwerty287 --- README.md | 7 +++---- app/src/main/res/values/strings.xml | 15 +++++++-------- .../metadata/android/en-US/full_description.txt | 2 +- .../metadata/android/en-US/short_description.txt | 2 +- fastlane/metadata/android/en-US/title.txt | 2 +- 5 files changed, 13 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index a1f7ca29..cd1dce26 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,9 @@ [Become a Patreon](https://www.patreon.com/mmarif) [Buy me a coffee](https://www.buymeacoffee.com/mmarif) -# GitNex - Android client for Gitea +# GitNex - Android client for Forgejo and Gitea -GitNex is a free/paid, open-source Android client for Git repository management tool Gitea. Gitea is a community managed fork of Gogs, lightweight -code hosting solution written in Go. +GitNex is a free/paid, open-source Android client for Git repository management tool Forgejo and Gitea. GitNex is licensed under GPLv3 License. See the LICENSE file for the full license text. **No trackers are used** and source code is available here for anyone to audit. @@ -16,7 +15,7 @@ anyone to audit. [Get it on Google Play](https://play.google.com/store/apps/details?id=org.mian.gitnex.pro) [Download builds and releases](https://cloud.swatian.com/s/DN7E5xxtaw4fRbE) -## Note about Gitea version +## Note about Forgejo and Gitea version Please make sure that you are on latest stable release or later for better app experience. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6b41a8d3..f8634fe9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -5,11 +5,11 @@ Source code https://codeberg.org/gitnex/GitNex https://gitnex.com/ - Your Gitea Version + Your Instance Version https://www.patreon.com/mmarif https://www.buymeacoffee.com/mmarif %s / %d - GitNex is a free, open-source Android client for Git repository management tool Gitea. GitNex is Licensed under GPLv3.\n\nThanks to all the contributors and donators for your generous work and donations. + GitNex is a free, open-source Android client for Git repository management tools Forgejo and Gitea. GitNex is Licensed under GPLv3.\n\nThanks to all the contributors and donators for your generous work and donations. https://crowdin.com/project/gitnex [GitNex] - Crash Report #%1$d Crowdin @@ -29,7 +29,7 @@ About Rate GitNex Logout - Administration + Instance Administration My Issues Most Visited Repos Notes @@ -50,7 +50,7 @@ Add Email Address New File Explore - Gitea Administration + Administration New Pull Request Users @@ -77,9 +77,8 @@ Instance URL Open Navigation Drawer Close Navigation Drawer - Login to Gitea Protocol - 1- Choose the correct protocol(https or http). \n2- Enter Gitea url e.g: try.gitea.io. \n3- If you have enabled 2FA for your account, enter the code in the OTP Code field. \n4- For HTTP basic auth use USERNAME@DOMAIN.COM in the URL field. + 1- Choose the correct protocol(https or http). \n2- Enter instance url e.g: try.gitea.io. \n3- If you have enabled 2FA for your account, enter the code in the OTP Code field. \n4- For HTTP basic auth use USERNAME@DOMAIN.COM in the URL field. Couldn\'t connect to host. Please check your URL or port for any errors It is not recommended to use HTTP protocol unless you are testing on local network Malformed JSON was received. Server response was not successful @@ -459,7 +458,7 @@ Done Cancel Something went wrong, please try again - This request needs higher Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea. + This request needs higher version than the one installed. Please upgrade your instance to the latest version. 🌟 Nothing in here 🌟 Add Remove @@ -624,7 +623,7 @@ Languages Crash reports If you like GitNex you can give it a thumbs up - App version, build, user gitea version + App version, build, user instance version Archived This repo is archived. You can view files, but cannot push or open issues/pull-requests. diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 5753ba7d..c0862104 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,4 +1,4 @@ -GitNex is a free/paid, open-source Android client for Git repository management tool Gitea. Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go. +GitNex is a free/paid, open-source Android client for Git repository management tool Forgejo and Gitea. # Features diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index 64751329..faa30fe0 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1 +1 @@ -Native client for Gitea +Native client for Forgejo and Gitea diff --git a/fastlane/metadata/android/en-US/title.txt b/fastlane/metadata/android/en-US/title.txt index 6d0bbfa4..758bc9d7 100644 --- a/fastlane/metadata/android/en-US/title.txt +++ b/fastlane/metadata/android/en-US/title.txt @@ -1 +1 @@ -GitNex for Gitea +GitNex for Forgejo and Gitea