From f51f55a63cbceec95319d5236292970c7918866e Mon Sep 17 00:00:00 2001 From: Yomi Date: Thu, 12 Mar 2015 15:23:37 -0700 Subject: [PATCH] Add a space in the translation when a error message is printed. Summary: Change 'themto' to 'them to'. Test Plan: Check message printed... Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D12057 --- src/internationalization/ArcanistUSEnglishTranslation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/internationalization/ArcanistUSEnglishTranslation.php b/src/internationalization/ArcanistUSEnglishTranslation.php index a08758c1..d5511f4a 100644 --- a/src/internationalization/ArcanistUSEnglishTranslation.php +++ b/src/internationalization/ArcanistUSEnglishTranslation.php @@ -53,7 +53,7 @@ final class ArcanistUSEnglishTranslation extends PhutilTranslation { '(To ignore these %s change(s), add them to ".git/info/exclude".)' => array( '(To ignore this change, add it to ".git/info/exclude".)', - '(To ignore these changes, add themto ".git/info/exclude".)', + '(To ignore these changes, add them to ".git/info/exclude".)', ), '(To ignore these %s change(s), add them to "svn:ignore".)' => array(