Skip to content

Commit a98cdfc

Browse files
committed
chore(fc): update copy around message fee
Signed-off-by: Brandon McAnsh <[email protected]>
1 parent e7e5b05 commit a98cdfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<string name="action_joinRoomByName">Join %1$s</string>
115115
<string name="action_joinRoomWithCost">Join Room: ⬢ %1$s</string>
116116
<string name="action_payToChatInRoom">Pay to Chat: ⬢ %1$s</string>
117-
<string name="action_sendMessageInRoom">Audience Messages: ⬢ %1$s</string>
117+
<string name="action_sendMessageInRoom">Audience Message: ⬢ %1$s</string>
118118

119119
<string name="title_leaveRoom">Leave Flipchat?</string>
120120
<string name="subtitle_leaveRoom">You will need to pay to get back in, but we won\’t tell people you left</string>
@@ -227,7 +227,7 @@
227227
<string name="title_finalizeAccountCreation">Finalize Account Creation</string>
228228
<string name="subtitle_finalizeAccountCreation">Accounts on Flipchat must be purchased for %1$s to reduce spam</string>
229229
<string name="action_changeCoverCharge">Change Cover Charge</string>
230-
<string name="action_changeMessagingFee">Change Listener Message Fee</string>
230+
<string name="action_changeMessagingFee">Change Audience Message Fee</string>
231231
<string name="action_addRoomName">Add Flipchat Name</string>
232232
<string name="action_editRoomName">Edit Flipchat Name</string>
233233
<string name="action_changeRoomName">Change Flipchat Name</string>

0 commit comments

Comments
 (0)