From 638209cc13d6403f163702d8fcbec3f00226303b Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Tue, 20 Dec 2022 18:51:59 -0300 Subject: [PATCH] Renaming string to fix the translate_post error message --- mastodon/src/main/res/layout/display_item_text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon/src/main/res/layout/display_item_text.xml b/mastodon/src/main/res/layout/display_item_text.xml index 812c78b6d..8d9e9e7f9 100644 --- a/mastodon/src/main/res/layout/display_item_text.xml +++ b/mastodon/src/main/res/layout/display_item_text.xml @@ -72,7 +72,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:paddingHorizontal="8dp" - tools:text="@string/translate_post"/> + tools:text="@string/sk_translate_post"/>