[Android] Standalone Note UI in Category select screen

Signed-off-by: hemanggs <hemangmanhas@gmail.com>
This commit is contained in:
hemanggs
2025-06-06 17:49:35 +05:30
committed by Konstantin Pastbin
parent 9e494ed8a5
commit 2492e8bda4
6 changed files with 155 additions and 16 deletions

View File

@@ -610,9 +610,8 @@
<string name="error_enter_correct_fediverse_page">Enter a valid Mastodon username or web address</string>
<string name="error_enter_correct_bluesky_page">Enter a valid Bluesky username or web address</string>
<string name="placepage_add_place_button">Add Place to OpenStreetMap</string>
<string name="placepage_add_note">Leave Note to OpenStreetMap</string>
<string name="osm_note_hint">Describe the issue, add details, or suggest an improvement.</string>
<string name="error_enter_note">Please enter a note text.</string>
<string name="osm_note_hint">Or, alternatively, leave a note to OpenStreetMap community so that someone else can add or fix a place here.</string>
<string name="osm_note_toast">Note will be sent to OpenStreetMap</string>
<!-- Displayed when saving some edits to the map to warn against publishing personal data -->
<string name="editor_share_to_all_dialog_title">Do you want to send it to all users?</string>
<!-- Dialog before publishing the modifications to the public map. -->