Move media & poll stuff out of ComposeFragment to separate classes
This commit is contained in:
@@ -462,6 +462,11 @@
|
||||
<string name="attachment_description_video">%s video</string>
|
||||
<string name="attachment_description_audio">%s audio</string>
|
||||
<string name="attachment_description_unknown">%s file</string>
|
||||
<string name="attachment_type_image">Image</string>
|
||||
<string name="attachment_type_video">Video</string>
|
||||
<string name="attachment_type_audio">Audio</string>
|
||||
<string name="attachment_type_gif">GIF</string>
|
||||
<string name="attachment_type_unknown">File</string>
|
||||
<string name="attachment_x_percent_uploaded">%d%% uploaded</string>
|
||||
<string name="add_poll_option">Add poll option</string>
|
||||
<string name="poll_length">Poll length</string>
|
||||
@@ -474,4 +479,5 @@
|
||||
<string name="help">Help</string>
|
||||
<string name="what_is_alt_text">What is alt text?</string>
|
||||
<string name="alt_text_help">Alt text provides image descriptions for people with vision impairments, low-bandwidth connections, or those seeking extra context.\n\nYou can improve accessibility and understanding for everyone by writing clear, concise, and objective alt text.\n\n<ul><li>Capture important elements</li>\n<li>Summarize text in images</li>\n<li>Use regular sentence structure</li>\n<li>Avoid redundant information</li>\n<li>Focus on trends and key findings in complex visuals (like diagrams or maps)</li></ul></string>
|
||||
<string name="edit_post">Edit post</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user