mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
d00d4fd152
* add strings from desktop * update wording * escape ampersands * reorder menu to clipboard * remove back_to_top * group avatar to group image Co-authored-by: bjoern <r10s@b44t.com> * remove default_value_automatic * rename ask_delete_chat_desktop to dedup to ask_delete_named_chat_desktop * rename desktop delete accounts strings delete_account_confirmation_header_desktop -> ask_delete_value delete_account_confirmation_desktop -> delete_account_explain_with_name * apply Hocuri's suggestion on delete_account_confirmation_desktop * reuse existing strings for zoom factor * capitalize "Micro" * remove usused a11y_qr_data * profile_image_select and delete Co-authored-by: bjoern <r10s@b44t.com> * lowercase clipboard * Cannot in one word * shorten delete_account_confirmation_header_desktop upon r10s suggestion * remove a11y_profile_image_label as we can use pref_profile_photo instead * apply hocuri's pref_notification suggestions * Apply suggestions from code review Co-authored-by: Hocuri <hocuri@gmx.de> * readd removed string that android still uses it * remove common things out of _desktop namespace, typo fixes, ordering * typo * typo Co-authored-by: bjoern <r10s@b44t.com> Co-authored-by: Hocuri <hocuri@gmx.de>