Commit Graph

13 Commits

Author SHA1 Message Date
490bdb729e web/Omnibox: add aria label for loading captcha state 2024-09-22 16:22:18 +06:00
53eb052fe6 web/SavingDialog: add ios saving tutorial 2024-09-09 00:10:21 +06:00
265ab77948 web/i18n: update string name formatting 2024-08-20 21:17:33 +06:00
5e0824022c web/DonateShareCard: add alt text for qr code 2024-08-09 21:04:56 +06:00
536d9c9742 web/i18n: move call to action button strings to own file 2024-08-09 14:40:30 +06:00
48d24ee1ea web/SavingDialog: show that link was copied, better accessibility 2024-07-28 23:29:32 +06:00
7427788efd web/PickerItem: add support for gifs in picker 2024-07-26 21:34:18 +06:00
9787a04e19 web/picker: add item type icons and improve accessibility 2024-07-22 15:13:51 +06:00
66bac03e30 web/dialogs: add picker dialog & clean up small dialog 2024-07-22 14:33:43 +06:00
a7f40d708e web/meowbalt: hide meowbalt from screen readers
presence of an image of a cat on the screen doesn't change anything about the ui for vision impaired people. it's unnecessary and potentially annoying to have the description of it read out loud on every screen it's used.
2024-07-21 13:59:27 +06:00
97d381e993 web: move all strings to i18n & improve a11y
- omnibox is now fully usable with a screen reader
- back button is now interpreted as such
- subtext now accepts line breaks
2024-07-03 23:54:44 +06:00
5ced7b5388 web/save: move strings to i18n & translate to ru
also fixed line break in switcher for future lengthier translations (german, for example)
2024-07-03 13:52:27 +06:00
9939f3b172 web: i18n system & navbar translations
dynamic page language and language dropdown!! finally!!
2024-07-03 00:16:03 +06:00