Skip to content

Commit ff9a979

Browse files
authored
Merge pull request #509 from adeekshith/feat/text-updates
Improve default auto reply text
2 parents 6f042b2 + fd4ac98 commit ff9a979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<string name="privacy_policy_label">Privacy Policy</string>
1010
<string name="service_name">Incoming Message Notification Listener</string>
1111
<string name="mainAutoReplyTextPlaceholder">(Custom Reply)</string>
12-
<string name="auto_reply_default_message">Auto Reply\n⚠️ User not available</string>
12+
<string name="auto_reply_default_message">Auto Reply\n⚠️ Thanks for your message! I’m currently unavailable and will get back to you as soon as I can.</string>
1313
<string name="ai_auto_reply_default_message">AI Replies Enabled\nMessages are smartly handled by AI</string>
1414
<string name="mainAutoReplyLabel">Auto reply text</string>
1515
<string name="mainAutoReplySwitchOffLabel">Auto reply OFF</string>

0 commit comments

Comments
 (0)