Commit graph

527 commits

Author SHA1 Message Date
Jerry
6883cbcc6c
Update Localizable.strings (#768) 2023-02-11 07:20:55 +01:00
Emmanuel Netter
04b6274fbd
Updated french translation (#779)
* Update Localizable.strings

Added missing translations

* Added french localization for settings.app.about

* Added french translations

Added timeline.latest and timeline.add.url french translations

* Update French Localization

Added translation for settings.display.show-ipad-column

* Update to french translation
2023-02-11 07:20:46 +01:00
Kum Hathaway
4f56146752
Update Localizable.strings (#781)
Just a small correction.
2023-02-11 07:20:37 +01:00
Yusuke Arakawa
b7f4be0594
Update Localizable.strings (#766) 2023-02-10 18:31:23 +01:00
Rainer Martinez
9f9a03c54b
Update Catalan translation (#773) 2023-02-10 18:25:58 +01:00
Thomas Ricouard
feefb02456 Status detail: Switch to List container + refactor to something much better 2023-02-10 18:21:05 +01:00
Thomas Ricouard
06120974fa Better iPad / macOS sidebar close #614 2023-02-10 12:53:59 +01:00
nixzhu
03641c6c46
Update Simplified Chinese localization (#744)
* Update some translations

* Update translation
2023-02-10 06:40:16 +01:00
Peter-Josef Meisch
449c8ba2ed
Consolidate icon style in settings tab (#750) 2023-02-10 06:40:02 +01:00
Xabi
745d6b41c0
Updated Basque translations (#760)
Overall improvements and missing strings
2023-02-10 06:38:52 +01:00
Xabi
0199f4e49e
Updated missing strings for Basque (#761) 2023-02-10 06:38:45 +01:00
David Davies-Payne
11167c35c3
Also sort tags and lists in profile view (#764)
* Add CurrentAccount.sortedLists and .sortedTags

Sorts alphabetically, ascending, lowercased on title and name respectively.

* TimelineTab uses CurrentAccount.sortedLists and .sortedTags

* Account detail sorts tags and lists

Alphabetically, ascending, lowercased via CurrentAccount.sortedTags, .sortedLists
2023-02-10 06:38:18 +01:00
Sean Goldin
d5177f9b2d
Clean up IconSelectorView code (#745)
* Clean up code

* Update IceCubesApp/App/Tabs/Settings/IconSelectorView.swift

Co-authored-by: Ico Davids <ico.davids@gmail.com>

---------

Co-authored-by: Ico Davids <ico.davids@gmail.com>
2023-02-09 18:49:03 +01:00
Cthulhux
ce5ee5e021
Updated German translation (#746)
Improved some grammar, translated new strings...
2023-02-09 18:48:42 +01:00
Thomas Ricouard
5ab9566ca5 Ensure account and tab switching is done without animations 2023-02-09 18:48:31 +01:00
Yusuke Arakawa
dae7b85d3d
Timeline: restore the selected timeline at the next startup (#694)
* Timeline: restore the selected timeline at the next startup

Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>

* Rename: UserDefaultas label name

Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>

* Timeline: RawRepresentable of TimelineFilter

Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>

* Cleanup code

* Supports RemoteTimelineFilter

* Cleanup code

* Safe saves last viewed status

---------

Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-09 12:27:59 +01:00
Ico Davids
02060cb4cd
Dutch localization updates: (#741)
- Example post
- Send vote
- Show tab name
2023-02-09 12:27:42 +01:00
Andrzej Rózga
432baac1eb
Polish localization update (#743) 2023-02-09 12:27:33 +01:00
Thomas Ricouard
c3d6eeb998 Add 1 more icon 2023-02-09 12:24:24 +01:00
Gareth Simpson
a43a657f1e
Add translate button to the preview post in settings (#724)
* Add translate button to the preview post in settings

* Accidental outdent.

* Add share button to placeholder status and also preview status in settings.
2023-02-09 07:38:04 +01:00
Yusuke Arakawa
e2a836e6e3
Update Localizable.strings (#734) 2023-02-09 07:37:39 +01:00
Yusuke Arakawa
32c9d1464a
Fix the theme is not applied to a part of the setting screen on iPadOS (#736)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-09 07:37:16 +01:00
Thomas Ricouard
12e9773524 Fix Localizable 2023-02-09 06:49:19 +01:00
Peter-Josef Meisch
70dce60b95
Fix handling of polls (#723)
* Fix handling of polls

* Fixes

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-09 06:35:19 +01:00
Yusuke Arakawa
11c5da05c2
Remove tab string from iOS app (#669)
* Remove tab string from iOS app

* Added tab string display setting

* Fixes

---------

Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-09 06:28:16 +01:00
Andrzej Rózga
11a9427cb5
Polish localization update (#725) 2023-02-09 06:23:20 +01:00
Yusuke Arakawa
eb59bb5a72
Update Localizable.strings (#726) 2023-02-09 06:23:12 +01:00
Gian Luca Dalla Torre
090994f8ab
Italian Localization Update (#727)
A bunch of new labels have been translated
2023-02-09 06:23:02 +01:00
Sean Goldin
e6d3cd0c94
Add Basque language (#728) 2023-02-09 06:22:53 +01:00
Yusuke Arakawa
81ce93f446
Removed unnecessary indentation from #716 (#730)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-09 06:22:34 +01:00
Gareth Simpson
8f6e6853aa
Add a preview toot to the top of the display settings page. (#716)
* Add a preview toot tot the top of the display settings page.

* DisplayModel doesn't need to be @State

* Disable hitTest

* Example Post

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-08 19:09:24 +01:00
nixzhu
badab0aece
Update some translations (#714) 2023-02-08 18:46:33 +01:00
Ico Davids
07a0cad7d1
Dutch localization for confirmation before deleting a post (#718) 2023-02-08 18:46:24 +01:00
Cthulhux
17ca767bfb
Updated German translation (#719)
more strings
2023-02-08 18:46:16 +01:00
Thomas Ricouard
8d6a84a48e In app browser is back to full screen 2023-02-08 07:22:52 +01:00
Yusuke Arakawa
e953c243cc
Show confirmation dialog when deleting post (#713) close #712
* Show confirmation dialog when deleting post

* Localization

* Fixes

---------

Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-08 06:24:09 +01:00
Jerry
dd13c6c94e
Update SC localization (#708) 2023-02-07 19:28:16 +01:00
Roberto Pastor
036c42408e
Updated spanish translation (#697)
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-02-07 15:13:36 +01:00
Cornelius Schiffer
e06b89d757
Updated German translation (#699) 2023-02-07 15:13:27 +01:00
Ico Davids
b8680df48d
Dutch localization for second column setting on iPad (#700)
* Dutch localization for second column setting on iPad

* Dutch localization for second column setting on iPad
2023-02-07 15:13:20 +01:00
Andrzej Rózga
a87587fdf4
Polish localization update (#701) 2023-02-07 15:13:13 +01:00
Kum Hathaway
af6a66d6c5
Update Japanese Localizable.strings (#704)
Add link-related translations
2023-02-07 15:13:05 +01:00
Thomas Ricouard
f181be3b9b Added missing localization 2023-02-07 08:36:10 +01:00
Andrzej Rózga
0ff31877c4
Polish localization update - new strings (#689) 2023-02-07 07:06:57 +01:00
Emmanuel Netter
d44ce092ad
Added french translation for "settings.display.show-ipad-column" (#686)
* Update Localizable.strings

Added missing translations

* Added french localization for settings.app.about

* Added french translations

Added timeline.latest and timeline.add.url french translations

* Update French Localization

Added translation for settings.display.show-ipad-column
2023-02-07 07:06:48 +01:00
Cthulhux
528f14e608
Secondary column translated (German) (#690)
New day, new string...
2023-02-07 07:06:39 +01:00
Thomas Ricouard
6aa01e295b Move some files to see if it's working in production 2023-02-07 06:42:26 +01:00
Thomas Ricouard
c5e43394c8 Add a setting to disable secondary column on iPad / macOS 2023-02-06 18:53:37 +01:00
Thomas Ricouard
ff570e214c Properly support OpenDyslexic and HyperLegible Fix #677 2023-02-06 18:15:08 +01:00
Thomas Ricouard
3c9b0af3dd Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-02-06 17:57:17 +01:00
Thomas Ricouard
b417141269 Also stop watcher on macOS 2023-02-06 17:53:47 +01:00
Sean Goldin
90ec3d419c
Clean up HapticManager (#678)
* Check for haptic capabilities

* Make manager do most of work

* ABC enum

* Fix spelling 😊

* Small tweak
2023-02-06 17:53:27 +01:00
Andrzej Rózga
d930871b04
Polish localization update (missing translation) (#680) 2023-02-06 17:52:05 +01:00
Chanhwi Joo
3d1e178128
Add new Korean translations (#681)
* Add new Korean translations

* Use easier words
2023-02-06 17:51:57 +01:00
Ico Davids
48c3f56be7
Updates to Dutch localization (#683) 2023-02-06 17:51:49 +01:00
Mackenzie
f1fd18a04f
make share and copy links translatable (#551)
* make share and copy links translatable

* add placeholders to other files
2023-02-06 12:29:18 +01:00
Peter-Josef Meisch
c7f22d5022
Add muting duration submenu (#662)
* Add muting duration submenu

* set japanese localizations
2023-02-06 12:25:51 +01:00
Cthulhux
b792d2cf16
Updated German translation (#668) 2023-02-06 12:25:37 +01:00
Thomas Ricouard
730e471718 Composer: Internalize TextView + fix a lot of lag when editing 2023-02-06 12:24:57 +01:00
Thomas Ricouard
5f76a8057c Filter remote local timeline 2023-02-06 12:24:48 +01:00
Emmanuel Netter
71063c69df
Added french translations (#666)
* Update Localizable.strings

Added missing translations

* Added french localization for settings.app.about

* Added french translations

Added timeline.latest and timeline.add.url french translations
2023-02-05 21:46:35 +01:00
Thomas Ricouard
d7bad26f04 Revert "Add install fonts option"
This reverts commit 34c4521cd4.
2023-02-05 21:22:18 +01:00
Thomas Ricouard
67c1458c16 Disable installed fonts 2023-02-05 21:22:13 +01:00
Thomas Ricouard
34c4521cd4 Add install fonts option 2023-02-05 21:01:35 +01:00
Ico Davids
8308b99ee7
Update nl localization 9 (#665)
* Updates to Dutch localization

* Updates to Dutch localization

* Updates to Dutch localization

* Updates to Dutch localization

* Updates to Dutch localization: consistency

* Updates to Dutch localization: consistency

* Updates to Dutch localization: consistency
2023-02-05 19:59:56 +01:00
Kum Hathaway
ce77360dac
Update Japanese Localizable.strings (#658) 2023-02-05 18:56:13 +01:00
Emmanuel Netter
6d1b1ddef7
Added french localization for settings.app.about (#659) 2023-02-05 18:56:06 +01:00
Andrzej Rózga
63219deb55
Polish localization update (new strings, improvements) (#664) 2023-02-05 18:55:32 +01:00
Thomas Ricouard
fedfa1f1c7 Various fixes 2023-02-05 09:13:28 +01:00
Jerry
9f09c856fb
Update Simplified Chinese localization (#653)
* Update SC localization

* fix full-width colon
2023-02-05 08:03:31 +01:00
Chanhwi Joo
3618bcec5d
Update Korean localization (#655)
* Update Korean localization

* Change 이들 to 이 사용자들
2023-02-05 08:03:23 +01:00
Gian Luca Dalla Torre
2bf9dc78ff
Italian localization Update: Prepare for 1.4.0 (#649)
- Cached Posts Settings
- Haptic Feedback Settings
2023-02-05 08:03:15 +01:00
Thomas Ricouard
7e88339dc5 Add Boutique in the about screen 2023-02-05 08:02:44 +01:00
Thomas Ricouard
0a9098c3db Scope the Tabbar to the current account 2023-02-04 22:00:33 +01:00
Thomas Ricouard
f55cadfbdd Fix logout 2023-02-04 21:54:41 +01:00
Thomas Ricouard
f73bac9ae7 Revert "Cleanup logout code"
This reverts commit f54db5a43e.
2023-02-04 21:53:13 +01:00
Gian Luca Dalla Torre
f9633269e7
Italian Localization Update: Settings & Info (#645)
- In App Browser Reader View
- Open Source Software used
2023-02-04 21:22:20 +01:00
Emmanuel Netter
5591923fc1
Update Localizable.strings (#648)
Added missing translations
2023-02-04 21:22:00 +01:00
Thomas Ricouard
5afd2dc73c Add Jump to Latest to clear out cache and reload home timeline 2023-02-04 21:21:36 +01:00
Thomas Ricouard
f54db5a43e Cleanup logout code 2023-02-04 20:42:51 +01:00
Thomas Ricouard
081442cfe9 Logout -> Log out 2023-02-04 20:38:37 +01:00
Thomas Ricouard
65ed2d871c Add settings for haptic feedbacks 2023-02-04 17:38:48 +01:00
Thomas Ricouard
6b285cdbcf Cleanup 2023-02-04 17:17:38 +01:00
Thomas Ricouard
8c7efb7df5 Add settings to clear the cache 2023-02-04 15:08:54 +01:00
Chanhwi Joo
11b9346b0e
Update Korean localization (#640)
* Update Korean localization for new strings

* Remove plural support for Korean and merge it to Localizable.strings
2023-02-04 09:28:03 +01:00
Thomas Ricouard
b4c7550937 Enable install fonts 2023-02-04 09:27:12 +01:00
Thomas Ricouard
71f6cfd52a Add new icons 2023-02-04 07:44:14 +01:00
Thomas Ricouard
4de46610e0 Handle dynamic streaming URL 2023-02-03 19:44:55 +01:00
Cthulhux
61cd21d28b
Updated German translation (#622)
* Updated German translation 

Added one translation, re-gendered participants (in response to #398 - I was wrong).

* Update Localizable.strings

🤷‍♂️

* Update Localizable.strings

+1 string
2023-02-03 15:44:15 +01:00
kum4423
dd28e7bccb
Update Localizable.strings (#631)
A small update to the Japanese translation
2023-02-03 15:42:58 +01:00
Thomas Ricouard
e54e43c38a Add missing strings to GB 2023-02-03 11:03:02 +01:00
Gian Luca Dalla Torre
f8d9094c61
Italian Localization Update: Boost Settings (#617)
Translated a bunch of labels regarding Boost Settings
2023-02-03 07:17:59 +01:00
Andrzej Rózga
2b3044d7e9
Polish localization update (new strings, improvements) (#621)
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-03 07:17:49 +01:00
Peter-Josef Meisch
e79b39f952
Add option to start in-app browser in reader view. (#619)
* Add option to start in-app browser in reader view

localizations

* Disable toggle instead of hiding it
2023-02-03 07:04:00 +01:00
Gareth Simpson
5621b243a0
About screen + Open Dyslexic font close #599 (#626)
* Add dyslexia and hyper-legible fonts

* AboutView to satisfy font licensing requirements, and generally credit libraries in use.

* Fix background

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-03 07:03:32 +01:00
Thomas Ricouard
bb6910cd83 Centralize haptic feedbacks 2023-02-02 16:56:42 +01:00
Peter-Josef Meisch
9d6d33d068
add missing entry to en-GB localization (#600) 2023-02-02 16:34:24 +01:00
rbnval
7de8e1c10e
Update Localizable.strings (#613) 2023-02-02 16:34:11 +01:00
Jerry
b6047b08e9
Update Simplified Chinese localization (#608)
* Update Localizable.strings

* Fix full-width colon
2023-02-02 16:34:01 +01:00
Thomas Ricouard
60f8df9a04 Fix laggy Safari presenter 2023-02-02 07:04:51 +01:00
Cthulhux
3e320e4b6d
Updated German localization (#597)
- translated a few more strings
- unified "participants"
2023-02-02 06:34:20 +01:00
Sean Goldin
0a10370e16
Extend tappable area (#596) 2023-02-02 06:34:12 +01:00
Thomas Ricouard
9b2e48abab Add settings.content.hide-repeated-boosts to GB 2023-02-01 20:57:50 +01:00
Gareth Simpson
fdb402a065
Boost deduplicating (#524)
* Trying something with caching boosts

* Use an actual cache for caching

* Persist cache to documents folder

* Stray debugging variable

* Unpublish seen variable in the ViewModel

* Settings for deduplicating boosts.

* Changes from review / merge conflicts
2023-02-01 18:56:06 +01:00
Jerry
6008849eb9
Add British localization (#577)
* Add en-GB

* finalize details

Co-Authored-By: Bexxia <123167801+Bexxia@users.noreply.github.com>

---------

Co-authored-by: Bexxia <123167801+Bexxia@users.noreply.github.com>
2023-02-01 18:54:04 +01:00
Roberto Pastor
0be53d251a
- Added missing localization for font scaling. (#583)
- Updated spanish localization.

Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-02-01 18:53:43 +01:00
Thomas Ricouard
f0d7ce9fbd Bump to 1.3.4 + add 3 new icons 2023-02-01 18:53:25 +01:00
Jair Henrique
1f22c47a14
Improve some Brazilian string localizations (#572) 2023-02-01 07:15:27 +01:00
kum4423
3504a28362
Update Japanese Localizable.strings (#566)
Correct mistranslation due to misunderstanding of UI
Unified katakana notation for some menu items
Optimize nuance
2023-01-31 19:43:31 +01:00
nixzhu
971490426e
Update Simplified Chinese localization (#559)
* Update translations

* Keep tail space

* Update translations
2023-01-31 17:44:14 +01:00
Ico Davids
ad1f944358
Update Dutch localization 8 (#562)
* Updates to Dutch localization:
- Improve consistency
- Move some localizable strings to Plurals to improve grammar

* Undo accidental changes to French localization
2023-01-31 17:44:02 +01:00
Thomas Ricouard
ed0bfb7d94 Even better refresh / timeline position management 2023-01-31 17:43:06 +01:00
Thomas Ricouard
22af2db36c Enable font scaling on iOS 2023-01-31 12:16:11 +01:00
Andrzej Rózga
fee9cd3daa
Update polish translation (#545)
* Polish translation update - new strings
- translated new strings into Polish
- modified some other strings (better wording)

* Polish translation (missing string)
- added missing string "timeline.add.url" to Localizable.strings
2023-01-31 06:57:32 +01:00
Gian Luca Dalla Torre
38ee58c78f
Italian Translation Update: Custom Font Settings (#547)
* Italian Translation Update: Custom Font Settings

* Fix plurals
2023-01-31 06:57:20 +01:00
Mackenzie
fc5f3a294c
Correct some Spanish translation errors and translate some untranslated strings (#550) 2023-01-31 06:57:11 +01:00
Kotet
170c9c0180
update japanese translation (#552) 2023-01-31 06:56:14 +01:00
Thomas Ricouard
ec26ea802c Fix profile tab swap 2023-01-30 22:24:30 +01:00
Thomas Ricouard
4e76c367a5 Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-01-30 21:41:44 +01:00
Thomas Ricouard
d88d9db1dc Transition Timeline to List + stream post automatically + keep position + new counter UI 2023-01-30 21:41:42 +01:00
Mihahn
fbad2e31d9
Update Localizable.strings (de) for filters and some wording changes (#539)
Add german localization for filter actions. Furthermore I'd propose to use "ausblenden" instead of "verstecken" which seems more professional to me.
2023-01-30 19:49:09 +01:00
Thomas Ricouard
749846b9ba Add a new icon 2023-01-30 19:48:57 +01:00
Thomas Ricouard
24504e3bc2 Various optimizations to speed things up 2023-01-30 19:14:43 +01:00
Paul
536f0977a0
Add the ability to use user-install fonts (#534) 2023-01-30 17:58:58 +01:00
rbnval
f669bd8f6b
Fixes for Catalan translation (#531) 2023-01-30 17:58:49 +01:00
Espen Bye
c1f16bb6b9
Add new string and reorder to match en. (#537)
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-30 17:58:39 +01:00
Chanhwi Joo
9955ee6acf
Add a missing string (ca, nb, pl, pt-BR) and add & update Korean translations (#529)
* Change some Korean transitions

* Replace 툿 with 글

* Add new transitions

* Remove duplicate strings

* Remove an unnecessary space after the colon

* Add status.action.translate-from-%@

* Add missing status.action.translate-from-%@
2023-01-30 17:58:00 +01:00
Thomas Ricouard
16636b12a9 Swift format 2023-01-30 07:27:06 +01:00
Thomas
5871d13eee
Add indicator which language is translated (#455) 2023-01-30 07:26:43 +01:00
Paul
392b1bd01a
Add the ability to set a custom font (#519)
* Add the ability to set a custom font

* Small fixes

* Indent

* Add missing localization

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-30 07:25:55 +01:00
Thomas Ricouard
875d89c18e Fix account switching 2023-01-29 21:58:20 +01:00
Thomas Ricouard
c748c935c9 Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-01-29 17:59:05 +01:00
Thomas Ricouard
941618686c Cleanup isSecondaryColumn 2023-01-29 17:59:04 +01:00
Chanhwi Joo
be087665c4
Add a new Korean translation for the new string (#513) 2023-01-29 17:48:15 +01:00
kum4423
8ab9393e2d
Update Localizable.strings (#514)
Updated Japanese translation of added words
2023-01-29 17:48:08 +01:00
Gian Luca Dalla Torre
8b3fdf1ba4
Italian Update - Video Autoplay (#516) 2023-01-29 17:47:59 +01:00
Thomas Ricouard
e0d6340a9d Adapt medias view to secondary column 2023-01-29 17:37:15 +01:00
Thomas Ricouard
979ba61b07 Add back primary icon in the selector 2023-01-29 16:57:04 +01:00
Thomas Ricouard
497c2a1fe1 Add secondary column when screen is wide enough 2023-01-29 16:45:58 +01:00
Thomas Ricouard
426d2e15b2 Change timeline icon + move OpenAI icon to the accessory bar 2023-01-29 15:08:41 +01:00
Jerry
ec8a44960a
Update Simplified Chinese localization (#510) 2023-01-29 13:25:01 +01:00
Thomas Ricouard
e5b6e79fa9 Better viewId for some tabs 2023-01-29 11:52:11 +01:00
Thomas Ricouard
62c3f6e04a Add a new settings to disable video auto playing 2023-01-29 10:19:59 +01:00
Chanhwi Joo
34f2d29377
Add Korean localization (#504)
* Add Korean translation

* Change Korean translation files
2023-01-29 08:16:25 +01:00
rbnval
33a7bd57ff
Update Localizable.strings (#493) 2023-01-29 07:38:00 +01:00
Gian Luca Dalla Torre
57c9511e70
Italian Localization: Filters & Action extension (#499)
- Update filter section
- Add Italian translation to Action Extension
2023-01-29 07:37:44 +01:00
Sean Goldin
c25f94eed1
Don't allow multiple tap on purchase button Close #393 2023-01-29 07:37:23 +01:00
Greg Gardner
8a40799a3d
Skip blank, host-less URLs so that app launchers can launch the app using just the scheme (e.g. icecubesapp://) without invoking a safari error page (#502)
Co-authored-by: Greg <greg@cromulentlabs.com>
2023-01-29 07:36:20 +01:00
rbnval
a8b147255b
Update Localizable.stringsdict (#492) 2023-01-28 19:54:24 +01:00
J-rg
39a0a95d08
Update German localization (#489) 2023-01-28 19:54:07 +01:00