Add ellipsis char for action with another step

This commit is contained in:
Benoit Marty 2019-12-03 13:23:44 +01:00
parent 4154cb2b85
commit 4f3da353e4
1 changed files with 1 additions and 1 deletions

View File

@ -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>