From e135b61dd0f0dac2add4e86e2119d94c16951d32 Mon Sep 17 00:00:00 2001 From: Eugen Rochko <eugen@zeonfederated.com> Date: Sat, 21 Sep 2024 10:23:02 +0200 Subject: [PATCH] New translations strings.xml (Arabic) --- mastodon/src/main/res/values-ar-rSA/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mastodon/src/main/res/values-ar-rSA/strings.xml b/mastodon/src/main/res/values-ar-rSA/strings.xml index 9722a87a..474a526f 100644 --- a/mastodon/src/main/res/values-ar-rSA/strings.xml +++ b/mastodon/src/main/res/values-ar-rSA/strings.xml @@ -699,4 +699,6 @@ <!-- %s is a time interval ("5 months") --> <!-- Shown on a button that saves a file, after it was successfully saved --> <!-- %s is the username --> + <!-- %1$s is your server domain, %2$s is the domain that was blocked, %3$,d is the follower count, %4$s is the `x_accounts` plural string --> + <!-- %1$s is the domain that was blocked, %2$,d is the follower count, %3$s is the `x_accounts` plural string --> </resources>