From 628cbd9717f28a7bcc707cce1d80609b760b3003 Mon Sep 17 00:00:00 2001 From: Elissa-AppDevforAll Date: Tue, 23 Jun 2026 16:32:20 -0500 Subject: [PATCH 1/3] Update help message and discussion forum reference Changed the value of "discussions_on_telegram" to "Support and discussion forum". --- resources/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/src/main/res/values/strings.xml b/resources/src/main/res/values/strings.xml index 20673fc8f0..b43dbc053f 100644 --- a/resources/src/main/res/values/strings.xml +++ b/resources/src/main/res/values/strings.xml @@ -12,14 +12,14 @@ Code on the Go %1$s for %2$s No computer? No Internet? No problem. Code apps anywhere. Failed to extract package name. - If you\'re facing issues while using Code on the Go or with building Android apps, you can join the Telegram Group and ask for help there.\n\nYou can also send suggestions on our email. + If you\'re facing issues while using Code on the Go or with building Android apps, you can join the our Discussions forum and ask for help there.\n\nYou can also send suggestions on our email. Download Code on the Go from the official website to get the latest features and updates. https://appdevforall.org/codeonthego Invalid URL provided. No browser found to handle the request. Need Help? IDE preferences - Discussions on Telegram + Support and discussions forum Official Telegram channel No data Terminal From 66dca8bd4d202f1694fbdda96ae1e8d56d00acf2 Mon Sep 17 00:00:00 2001 From: Elissa-AppDevforAll Date: Tue, 23 Jun 2026 16:45:14 -0500 Subject: [PATCH 2/3] Update Telegram group URL to GitHub discussions --- resources/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/src/main/res/values/strings.xml b/resources/src/main/res/values/strings.xml index b43dbc053f..af4011611c 100644 --- a/resources/src/main/res/values/strings.xml +++ b/resources/src/main/res/values/strings.xml @@ -1151,7 +1151,7 @@ Send feedback - https://t.me/CodeOnTheGoDiscussions + https://github.com/appdevforall/CodeOnTheGo/discussions https://t.me/CodeOnTheGoOfficial https://m.androidide.com/donate Support our work From 5be2c8ed22d78ba0498333f7da777dca965e6adf Mon Sep 17 00:00:00 2001 From: Hal Eisen Date: Wed, 24 Jun 2026 13:55:54 -0700 Subject: [PATCH 3/3] Fix typo in strings.xml --- resources/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/src/main/res/values/strings.xml b/resources/src/main/res/values/strings.xml index af4011611c..6956b5e500 100644 --- a/resources/src/main/res/values/strings.xml +++ b/resources/src/main/res/values/strings.xml @@ -12,7 +12,7 @@ Code on the Go %1$s for %2$s No computer? No Internet? No problem. Code apps anywhere. Failed to extract package name. - If you\'re facing issues while using Code on the Go or with building Android apps, you can join the our Discussions forum and ask for help there.\n\nYou can also send suggestions on our email. + If you\'re facing issues while using Code on the Go or with building Android apps, you can join our Discussions forum and ask for help there.\n\nYou can also send suggestions on our email. Download Code on the Go from the official website to get the latest features and updates. https://appdevforall.org/codeonthego Invalid URL provided.