Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15415591
D12312.id29581.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D12312.id29581.diff
View Options
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' => 'Play With Query',
+ 'Hide Query' => 'Bury Query',
+ 'Execute Query' => 'Throw 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
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 21, 6:50 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7705606
Default Alt Text
D12312.id29581.diff (2 KB)
Attached To
Mode
D12312: Wowify translations
Attached
Detach File
Event Timeline
Log In to Comment