From 9f72780bdefcd1ce1106172cfbeca9818144b287 Mon Sep 17 00:00:00 2001 From: Max Semenik Date: Wed, 6 Apr 2016 14:59:01 -0700 Subject: [PATCH] Unbreak tests Bug: T131981 Change-Id: I1078b2a9f792f95fd451da4342b6441d6fd4d892 --- languages/i18n/qqq.json | 1 + 1 file changed, 1 insertion(+) diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 2ee34bdea5..285093d52e 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -4076,6 +4076,7 @@ "api-error-unknownerror": "API error message that can be used for client side localisation of API errors.\n\nParameters:\n* $1 - an unknown error message\n{{Identical|Unknown error}}", "api-error-uploaddisabled": "API error message that can be used for client side localisation of API errors.", "api-error-verification-error": "The word \"extension\" refers to the part behind the last dot in a file name, that by convention gives a hint about the kind of data format which a files contents are in.", + "api-error-was-deleted": "API error message that can be used for client side localisation of API errors.", "duration-seconds": "Used as duration. Parameters:\n* $1 - number of seconds\n{{Related|Duration}}\n{{Identical|Second}}", "duration-minutes": "Used as duration. Parameters:\n* $1 - number of minutes\n{{Related|Duration}}\n{{Identical|Minute}}", "duration-hours": "Used as duration. Parameters:\n* $1 - number of hours\n{{Related|Duration}}", -- 2.20.1