Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14866513
D11104.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D11104.diff
View Options
diff --git a/src/infrastructure/internationalization/translation/PhabricatorBaseEnglishTranslation.php b/src/infrastructure/internationalization/translation/PhabricatorBaseEnglishTranslation.php
--- a/src/infrastructure/internationalization/translation/PhabricatorBaseEnglishTranslation.php
+++ b/src/infrastructure/internationalization/translation/PhabricatorBaseEnglishTranslation.php
@@ -278,23 +278,6 @@
),
),
- '%s changed project(s) of %s, added %d: %s; removed %d: %s' =>
- '%s changed projects of %s, added: %4$s; removed: %6$s',
-
- '%s added %d project(s) to %s: %s' => array(
- array(
- '%s added a project to %3$s: %4$s',
- '%s added projects to %3$s: %4$s',
- ),
- ),
-
- '%s removed %d project(s) from %s: %s' => array(
- array(
- '%s removed a project from %3$s: %4$s',
- '%s removed projects from %3$s: %4$s',
- ),
- ),
-
'%s merged %d task(s): %s.' => array(
array(
'%s merged a task: %3$s.',
@@ -749,9 +732,6 @@
),
),
- '%s changed project(s), added %d: %s; removed %d: %s' =>
- '%s changed projects, added: %3$s; removed: %5$s',
-
'%s attached %d file(s): %s' => array(
array(
'%s attached a file: %3$s',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 9, 12:33 AM (15 h, 42 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7103253
Default Alt Text
D11104.diff (1 KB)
Attached To
Mode
D11104: Remove some unused translation strings
Attached
Detach File
Event Timeline
Log In to Comment