Create polls (#1452)
* add AddPollDialog * add support for pleroma poll options * add PollPreviewView * add Poll support to drafts * add license header, cleanup * rename drawable files to correct size * fix tests * fix bug with Poll having wrong duration after delete&redraft * add input validation * grey out poll button when its disabled * code cleanup & small improvements
This commit is contained in:
parent
444df322a7
commit
51c6852492
61 changed files with 1540 additions and 76 deletions
|
@ -331,7 +331,7 @@
|
|||
<string name="error_failed_set_caption">設定圖片標題失敗</string>
|
||||
<string name="hint_describe_for_visually_impaired">為視覺障礙用戶提供的描述\n(限制 %d 字)</string>
|
||||
<string name="action_set_caption">設定圖片標題</string>
|
||||
<string name="action_remove_media">移除</string>
|
||||
<string name="action_remove">移除</string>
|
||||
<string name="lock_account_label">保護你的帳戶(鎖嘟)</string>
|
||||
<string name="lock_account_label_description">你需要手動審核所有關注請求</string>
|
||||
<string name="compose_save_draft">儲存為草稿?</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue