Fix dropdown not updated on logbook creation, refinements

This commit is contained in:
2025-01-18 09:09:44 +01:00
parent 36f52234a3
commit ac9f74dbd7
3 changed files with 47 additions and 6 deletions

View File

@ -104,9 +104,10 @@
<string name="dialog_event_detail_title">Event detail</string>
<string name="dialog_add_logbook_title">Add logbook</string>
<string name="dialog_add_logbook_logbookname">Logbook name</string>
<string name="dialog_add_logbook_logbookname">👶 Logbook name</string>
<string name="dialog_add_logbook_message">Write a name to identify this logbook. This name will appear on top of the screen and, if you use WebDAV, will be in the save file name as well.</string>
<string name="default_logbook_name">👶 My first logbook</string>
<string name="logbook_created">New logbook created: </string>
</resources>