mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 13:38:49 +03:00
Add ellipsis char for action with another step
This commit is contained in:
parent
4154cb2b85
commit
4f3da353e4
1 changed files with 1 additions and 1 deletions
|
@ -1783,7 +1783,7 @@ Not all features in Riot are implemented in RiotX yet. Main missing (and coming
|
|||
|
||||
<string name="report_content_spam">"It's spam"</string>
|
||||
<string name="report_content_inappropriate">"It's inappropriate"</string>
|
||||
<string name="report_content_custom">"Custom report"</string>
|
||||
<string name="report_content_custom">"Custom report…"</string>
|
||||
<string name="report_content_custom_title">"Report this content"</string>
|
||||
<string name="report_content_custom_hint">"Reason for reporting this content"</string>
|
||||
<string name="report_content_custom_submit">"REPORT"</string>
|
||||
|
|
Loading…
Reference in a new issue