From 252a4afa79632916128c110d717a6701f11b00a7 Mon Sep 17 00:00:00 2001 From: Sagar <85388413+Sagar0-0@users.noreply.github.com> Date: Wed, 23 Apr 2025 01:29:04 +0530 Subject: [PATCH] Update banner message for debug log. --- app/src/main/res/layout/submit_debug_log_activity.xml | 2 +- app/src/main/res/values/strings.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/submit_debug_log_activity.xml b/app/src/main/res/layout/submit_debug_log_activity.xml index 12ad52e758..a696a32b48 100644 --- a/app/src/main/res/layout/submit_debug_log_activity.xml +++ b/app/src/main/res/layout/submit_debug_log_activity.xml @@ -12,7 +12,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:padding="8dp" - android:text="@string/SubmitDebugLogActivity_this_log_will_be_posted_publicly_online_for_contributors" + android:text="@string/SubmitDebugLogActivity_your_log_will_be_posted_online" android:textColor="@color/core_black" android:background="@color/core_yellow" android:visibility="gone" diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6718b6dc58..315037fa67 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -2845,6 +2845,8 @@ Copy this URL and add it to your issue report or support email:\n\n%1$s Share This log will be posted publicly online for contributors to view. You may examine it before uploading. + + When you click Submit, your log will be posted online for 30 days at a unique, unpublished URL. You may Save it locally first. support@signal.org