[Rich text editor] Add link functionality to rich text editor (#1309)
* Add link functionality to rich text editor * Add 'list dialog' component compound design library * Add 'text field list item' component to compound design library
This commit is contained in:
parent
1eb949146a
commit
ee8d27e927
51 changed files with 742 additions and 246 deletions
|
|
@ -182,26 +182,6 @@
|
|||
<string name="rageshake_dialog_content">"You seem to be shaking the phone in frustration. Would you like to open the bug report screen?"</string>
|
||||
<string name="report_content_explanation">"This message will be reported to your homeserver’s administrator. They will not be able to read any encrypted messages."</string>
|
||||
<string name="report_content_hint">"Reason for reporting this content"</string>
|
||||
<string name="rich_text_editor_bullet_list">"Toggle bullet list"</string>
|
||||
<string name="rich_text_editor_close_formatting_options">"Close formatting options"</string>
|
||||
<string name="rich_text_editor_code_block">"Toggle code block"</string>
|
||||
<string name="rich_text_editor_composer_placeholder">"Message…"</string>
|
||||
<string name="rich_text_editor_create_link">"Create a link"</string>
|
||||
<string name="rich_text_editor_edit_link">"Edit link"</string>
|
||||
<string name="rich_text_editor_format_bold">"Apply bold format"</string>
|
||||
<string name="rich_text_editor_format_italic">"Apply italic format"</string>
|
||||
<string name="rich_text_editor_format_strikethrough">"Apply strikethrough format"</string>
|
||||
<string name="rich_text_editor_format_underline">"Apply underline format"</string>
|
||||
<string name="rich_text_editor_full_screen_toggle">"Toggle full screen mode"</string>
|
||||
<string name="rich_text_editor_indent">"Indent"</string>
|
||||
<string name="rich_text_editor_inline_code">"Apply inline code format"</string>
|
||||
<string name="rich_text_editor_link">"Set link"</string>
|
||||
<string name="rich_text_editor_numbered_list">"Toggle numbered list"</string>
|
||||
<string name="rich_text_editor_open_compose_options">"Open compose options"</string>
|
||||
<string name="rich_text_editor_quote">"Toggle quote"</string>
|
||||
<string name="rich_text_editor_remove_link">"Remove link"</string>
|
||||
<string name="rich_text_editor_unindent">"Unindent"</string>
|
||||
<string name="rich_text_editor_url_placeholder">"Link"</string>
|
||||
<string name="room_timeline_beginning_of_room">"This is the beginning of %1$s."</string>
|
||||
<string name="room_timeline_beginning_of_room_no_name">"This is the beginning of this conversation."</string>
|
||||
<string name="room_timeline_read_marker_title">"New"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue