Skip to content

Commit 82cc19f

Browse files
authored
Merge pull request #933 from jleyva/MOBILE-1987
MOBILE-1987 language: Fix emoji string (suggested by Helen)
2 parents 3ba43c9 + 572771f commit 82cc19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/core/lang/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"twoparagraphs": "{{p1}}<br><br>{{p2}}",
181181
"tryagain": "Try again",
182182
"uhoh": "Uh oh!",
183-
"unicodenotsupported" : "Unicode text like emojis are not supported on this site, text will be sent removing those characters.",
183+
"unicodenotsupported" : "Some emojis are not supported on this site. Such characters will be removed when the message is sent.",
184184
"unicodenotsupportedcleanerror" : "Empty text was found when cleaning Unicode chars.",
185185
"unknown": "Unknown",
186186
"unlimited": "Unlimited",

0 commit comments

Comments
 (0)