Page MenuHomePhabricator

D12312.id29580.diff
No OneTemporary

D12312.id29580.diff

diff --git a/src/infrastructure/internationalization/translation/PhabricatorVeryWowEnglishTranslation.php b/src/infrastructure/internationalization/translation/PhabricatorVeryWowEnglishTranslation.php
--- a/src/infrastructure/internationalization/translation/PhabricatorVeryWowEnglishTranslation.php
+++ b/src/infrastructure/internationalization/translation/PhabricatorVeryWowEnglishTranslation.php
@@ -1,25 +1,38 @@
<?php
final class PhabricatorVeryWowEnglishTranslation
- extends PhutilTranslation {
+ extends PhutilTranslation {
- public function getLocaleCode() {
- return 'en_W*';
- }
-
- protected function getTranslations() {
- return array(
- 'Search' => 'Search! Wow!',
- 'Review Code' => 'Wow! Code Review! Wow!',
- 'Tasks and Bugs' => 'Much Bug! Very Bad!',
- 'Cancel' => 'Nope!',
- 'Advanced Search' => 'Much Search!',
- 'No search results.' => 'No results! Wow!',
- 'Send' => 'Bark Bark!',
- 'Partial' => 'Pawtial',
- 'Partial Upload' => 'Pawtial Upload',
- 'Submit' => 'Such Send!',
- );
- }
+ public function getLocaleCode() {
+ return 'en_W*';
+ }
+ protected function getTranslations() {
+ return array(
+ 'Search' => 'Search! Wow!',
+ 'Review Code' => 'Wow! Code Review! Wow!',
+ 'Tasks and Bugs' => 'Much Bug! Very Bad!',
+ 'Cancel' => 'Nope!',
+ 'Advanced Search' => 'Much Search!',
+ 'No search results.' => 'No results! Wow!',
+ 'Send' => 'Bark Bark!',
+ 'Partial' => 'Pawtial',
+ 'Partial Upload' => 'Pawtial Upload',
+ 'Submit' => 'Such Send!',
+ 'Create Task' => 'Wowify Task',
+ 'Create' => 'Wowify',
+ 'Host and Browse Repositories' => 'Many Repositories',
+ 'Okay' => 'Wow!',
+ 'Save Preferences' => 'Make Such Saves',
+ 'Edit Query' => 'Woof Query',
+ 'Hide Query' => 'Bark Query',
+ 'Execute Query' => 'Pet the Query',
+ 'Wiki' => 'Wow-ki',
+ 'Get Organized' => 'Such Organized',
+ 'Explore More Applications' => 'Browse For More Wow',
+ 'Prototype' => 'Chew Toy',
+ 'Continue' => 'Bark And Run',
+ 'Countdown to Events' => 'To the Moon!',
+ );
+ }
}

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 19, 3:09 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7710734
Default Alt Text
D12312.id29580.diff (2 KB)

Event Timeline