From 70e65565ae14792b4bbb93f5b4468e7a60d6ba98 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 2 Aug 2019 18:06:01 +0800 Subject: Show vote unavailable message if the vote buttons of an archived post are clicked. --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f3d2bbfb..49e60111 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -149,4 +149,6 @@ Open link with No browser found + + Archived post. Vote unavailable. -- cgit v1.2.3