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:
Diffstat (limited to 'app/src/main/res/layout/item_tip.xml')
-rw-r--r--app/src/main/res/layout/item_tip.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_tip.xml b/app/src/main/res/layout/item_tip.xml
index 5c9406b2..2177d013 100644
--- a/app/src/main/res/layout/item_tip.xml
+++ b/app/src/main/res/layout/item_tip.xml
@@ -29,6 +29,6 @@
android:layout_marginEnd="@dimen/spacer_1x"
android:textColor="@color/defaultBrand"
android:visibility="visible"
- tools:text="@string/error_files_app"
+ tools:text="@string/error_action_open_deck_info"
tools:visibility="visible" />
</LinearLayout> \ No newline at end of file