From f605447831df6d064d7ed9a9674b3947e243368c Mon Sep 17 00:00:00 2001 From: Derick Alangi Date: Mon, 17 Jun 2019 13:01:48 +0100 Subject: [PATCH] languages: Use "your" instead of "my" in the updatedmarker value Bug: T222260 Change-Id: I2faf7bde8ebb79fb296ce5e52535f2290c290ef8 --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 4c32ec6633..425cf2ba37 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -169,7 +169,7 @@ "history": "Page history", "history_short": "History", "history_small": "history", - "updatedmarker": "updated since my last visit", + "updatedmarker": "updated since your last visit", "printableversion": "Printable version", "permalink": "Permanent link", "print": "Print", -- 2.20.1