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
|
@ -280,7 +280,7 @@
|
|||
<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