Skip to content

Commit 5d897a0

Browse files
committed
Updated messages
1 parent 4b9b030 commit 5d897a0

File tree

1 file changed

+2
-2
lines changed
  • firebase-appdistribution/src/main/res/values

1 file changed

+2
-2
lines changed

firebase-appdistribution/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
<string name="app_update_notification_channel_name">App updates</string>
3333
<string name="app_update_notification_channel_description">Shows progress of in-app updates</string>
3434
<string name="feedback_launch_failed">Failed to launch feedback</string>
35-
<string name="feedback_unidentified_release">Release not found. This app may not have been installed by App Distribution, or you may no longer have access</string>
36-
<string name="feedback_no_release">Would have sent feedback</string>
35+
<string name="feedback_unidentified_release">Release not found. This app may not have been installed by App Distribution, or you may no longer have access.</string>
36+
<string name="feedback_no_release">Would have sent feedback, but did not due to development mode.</string>
3737
<string name="feedback_notification_channel_name">Feedback</string>
3838
<string name="feedback_notification_channel_description">Tap to leave feedback</string>
3939
<string name="feedback_notification_title">We want your feedback!</string>

0 commit comments

Comments
 (0)