From 6fc61717bbaf3cdaa9053da5cfe2490b6a208599 Mon Sep 17 00:00:00 2001
From: Dmitry Tretyakov <76806170+tretdm@users.noreply.github.com>
Date: Mon, 1 May 2023 17:12:55 +0700
Subject: [PATCH] Removing instance rules to /terms, leaving a link to them
---
Web/Presenters/templates/About/AboutInstance.xml | 2 +-
locales/en.strings | 2 ++
locales/hy.strings | 1 +
locales/pl.strings | 2 ++
locales/ru.strings | 1 +
locales/uk.strings | 1 +
6 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/Web/Presenters/templates/About/AboutInstance.xml b/Web/Presenters/templates/About/AboutInstance.xml
index 00cddfcc..1d32fff2 100644
--- a/Web/Presenters/templates/About/AboutInstance.xml
+++ b/Web/Presenters/templates/About/AboutInstance.xml
@@ -74,6 +74,6 @@
{_rules}
- {presenter "openvk!Support->knowledgeBaseArticle", "rules"}
+ {tr("about_watch_rules", "/terms")}
{/block}
diff --git a/locales/en.strings b/locales/en.strings
index caa64e29..35029601 100644
--- a/locales/en.strings
+++ b/locales/en.strings
@@ -1184,6 +1184,8 @@
"about_wall_posts_one" = "1 wall post";
"about_wall_posts_other" = "$1 wall posts";
+"about_watch_rules" = "Watch here.";
+
/* Dialogs */
"ok" = "OK";
diff --git a/locales/hy.strings b/locales/hy.strings
index 3448823f..40a54461 100644
--- a/locales/hy.strings
+++ b/locales/hy.strings
@@ -1173,6 +1173,7 @@
"about_wall_posts_few" = "$1 գրություն պատերի վրա";
"about_wall_posts_many" = "$1 գրություն պատերի վրա";
"about_wall_posts_other" = "$1 գրություն պատերի վրա";
+"about_watch_rules" = "տես այստեղ․";
/* Dialogs */
diff --git a/locales/pl.strings b/locales/pl.strings
index 99189c49..6cb30bf7 100644
--- a/locales/pl.strings
+++ b/locales/pl.strings
@@ -831,6 +831,8 @@
"about_wall_posts_many" = "$1 wpisów na ścianach";
"about_wall_posts_other" = "$1 wpisów na ścianach";
+"about_watch_rules" = "Spójrz tutaj.";
+
/* Dialogs */
"ok" = "ОК";
diff --git a/locales/ru.strings b/locales/ru.strings
index a573fbb5..3a318fd5 100644
--- a/locales/ru.strings
+++ b/locales/ru.strings
@@ -1077,6 +1077,7 @@
"about_wall_posts_few" = "$1 записи на стенах";
"about_wall_posts_many" = "$1 записей на стенах";
"about_wall_posts_other" = "$1 записей на стенах";
+"about_watch_rules" = "Смотрите здесь.";
/* Dialogs */
diff --git a/locales/uk.strings b/locales/uk.strings
index 945e0b33..26aee526 100644
--- a/locales/uk.strings
+++ b/locales/uk.strings
@@ -1079,6 +1079,7 @@
"about_wall_posts_few" = "$1 записи на стінах";
"about_wall_posts_many" = "$1 записів на стінах";
"about_wall_posts_other" = "$1 записів на стінах";
+"about_watch_rules" = "Дивіться тут.";
/* Dialogs */