Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2021-03-13 12:51:08 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-03-13 13:03:47 +0300
commit0b8348cf40ab4b20901584dc4ceacee3cde7c25c (patch)
tree783c82f6a9a1ee93563c1b7777e8f0a688710b01 /app/src/main/res/values
parent9c3023b7ee4d5be78fce2e7e9156637fd6d0f19d (diff)
#1085 Open app when clicking on the list widget header
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 5dea9e2f..45ba55a1 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -82,9 +82,6 @@
<string name="about_license_tab_title">License</string>
<string name="widget_note_list_title">Note list</string>
- <string name="widget_note_list_add">Add new note</string>
- <string name="widget_note_list_add_favorite">Add new note to favorites</string>
- <string name="widget_note_list_add_to_category">Add new note to %1$s</string>
<string name="widget_note_list_placeholder">No notes</string>
<string name="widget_single_note_title">Single note</string>
<string name="widget_single_note_placeholder_tv">Note not found</string>