aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_GB.json
diff options
context:
space:
mode:
authorwinter2025-03-22 21:29:12 +0000
committerwinter2025-03-22 21:29:12 +0000
commitd148c21a162ba3280667f3db30a757669f046007 (patch)
tree39a027cc7bdb96706143d355fc67f046e2d5297c /locale/en_GB.json
parent39fcc5d52ac4c6e76ff87d95ef5b4b63300fe071 (diff)
indexed format specifiers for translation
Diffstat (limited to 'locale/en_GB.json')
-rw-r--r--locale/en_GB.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index 6095605..aa906f0 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -99,8 +99,8 @@
"notifications.block": "%s blocked you",
"notifications.unblock": "%s unblocked you",
"notifications.adminEditedNote": "An admin (%s) edited your note",
- "notifications.poke.normal": "%s %s you",
- "notifications.poke.urgent": "%s %s you urgently",
+ "notifications.poke.normal": "%1$s %2$s you",
+ "notifications.poke.urgent": "%1$s %2$s you urgently",
"notifications.poke.verb.poke": "poked",
"notifications.poke.verb.bite": "bit",
"notifications.poke.verb.punch": "punched",