We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b06f6e6 + 4a5b0b1 commit 53b0160Copy full SHA for 53b0160
firebase-appdistribution/src/main/res/values/strings.xml
@@ -14,8 +14,8 @@
14
15
<resources>
16
17
- <string name="signin_dialog_title">Enable new build alerts</string>
18
- <string name="singin_dialog_message">Get in-app alerts when new builds are ready to test.</string>
+ <string name="signin_dialog_title">Enable testing features</string>
+ <string name="singin_dialog_message">Enable testing features like new build alerts and in-app feedback.</string>
19
<string name="singin_yes_button">Turn on</string>
20
<string name="singin_no_button">Not now</string>
21
<string name="no_update_available">No new release available, try calling checkForUpdate.</string>
0 commit comments