diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index 2224f4a..72e08a7 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -6,7 +6,7 @@ Search your notes Clear search Open navigation - Labels + Tags New note @@ -42,7 +42,7 @@ Take a note… Add item Remove item - Remove label + Remove tag Set a reminder More actions Saving… @@ -52,7 +52,7 @@ Done Pin Unpin - Labels… + Tags… Archive Unarchive Move to trash @@ -67,10 +67,10 @@ Delete - Labels - Type a label and press enter - from #tag - No labels yet. Type one above, or write a #tag in a note and it becomes one. + Tags + Type a tag and press enter + from the text + No tags yet. Type one above, or write a #tag in a note and it becomes one. Next Set Pick a time diff --git a/frontend/src/components/AppShell.vue b/frontend/src/components/AppShell.vue index 3eaadb0..b457415 100644 --- a/frontend/src/components/AppShell.vue +++ b/frontend/src/components/AppShell.vue @@ -441,18 +441,18 @@ async function signOut() {
- Labels + Tags
-

No labels yet

+

No tags yet

- Labels + Tags