From 150601c51eb3c6e79ee2080d143eb8c5d2a4db26 Mon Sep 17 00:00:00 2001 From: FeuRenard Date: Thu, 8 Mar 2018 18:40:26 +0100 Subject: [PATCH] Replace '1' with '%d' in plural strings Fixes #7470 Closes #7471 --- res/values/strings.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index f533ce25c..0ab7aaf66 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -13,7 +13,7 @@ Currently: %s You haven\'t set a passphrase yet! - 1 message per conversation + %d message per conversation %d messages per conversation Delete all old messages now? @@ -44,7 +44,7 @@ - 1 minute + %d minute %d minutes @@ -375,11 +375,11 @@ Invitations sent! Invite to Signal - SEND SMS TO 1 FRIEND + SEND SMS TO %d FRIEND SEND SMS TO %d FRIENDS - Send 1 SMS invite? + Send %d SMS invite? Send %d SMS invites? Let\'s switch to Signal: %1$s @@ -834,35 +834,35 @@ Off - 1 second + %d second %d seconds %ds - 1 minute + %d minute %d minutes %dm - 1 hour + %d hour %d hours %dh - 1 day + %d day %d days %dd - 1 week + %d week %d weeks @@ -1275,7 +1275,7 @@ Your version of Signal is outdated - Your version of Signal will expire in 1 day. Tap to update to the most recent version. + Your version of Signal will expire in %d day. Tap to update to the most recent version. Your version of Signal will expire in %d days. Tap to update to the most recent version. Your version of Signal will expire today. Tap to update to the most recent version.