Four bug fixes for 2.17.0 (#89, #81, #79, #77) (#101)

Reviewed-on: https://codeberg.org/jlmakiola/calendula/pulls/101
This commit is contained in:
Jean-Luc Makiola
2026-07-30 16:18:46 +02:00
parent 1d07b64a28
commit 36bbb3ff2e
14 changed files with 333 additions and 68 deletions

View File

@@ -488,6 +488,8 @@
<string name="calendars_synced_header">Synced calendars</string>
<string name="calendars_synced_hint">These come from accounts on your device. Create and edit them in their own app.</string>
<string name="calendars_manage_in_app">Manage in app</string>
<!-- Account header when two accounts share a name: %1$s is the account, %2$s the app it comes from. -->
<string name="calendars_account_from_source">%1$s (%2$s)</string>
<string name="calendars_account_menu_a11y">More options for %1$s</string>
<string name="calendars_enable_all">Enable all</string>
<string name="calendars_disable_all">Disable all</string>