From c75360f8098673a5fdbdffd4a2f3cadf6b746639 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Mon, 15 Feb 2016 15:59:31 -0800 Subject: [PATCH] Capitalize "ip" in "ip address" --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 97dbc78ac3a..cfab4a6dc0a 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -299,7 +299,7 @@ en: other: "This topic has {{count}} posts awaiting approval" confirm: "Save Changes" - delete_prompt: "Are you sure you want to delete %{username}? This will remove all of their posts and block their email and ip address." + delete_prompt: "Are you sure you want to delete %{username}? This will remove all of their posts and block their email and IP address." approval: title: "Post Needs Approval"