Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F555272
PhabricatorBritishEnglishTranslation.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
871 B
Referenced Files
None
Subscribers
None
PhabricatorBritishEnglishTranslation.php
View Options
<?php
final
class
PhabricatorBritishEnglishTranslation
extends
PhutilTranslation
{
public
function
getLocaleCode
()
{
return
'en_GB'
;
}
protected
function
getTranslations
()
{
return
array
(
"%s set this project's color to %s."
=>
"%s set this project's colour to %s."
,
'Basic Colors'
=>
'Basic Colours'
,
'Choose Icon and Color...'
=>
'Choose Icon and Colour...'
,
'Choose Background Color'
=>
'Choose Background Colour'
,
'Color'
=>
'Colour'
,
'Colors'
=>
'Colours'
,
'Colors and Transforms'
=>
'Colours and Transforms'
,
'Configure the Phabricator UI, including colors.'
=>
'Configure the Phabricator UI, including colours.'
,
'Flag Color'
=>
'Flag Colour'
,
'Sets the color of the main header.'
=>
'Sets the colour of the main header.'
,
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 6:29 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
124872
Default Alt Text
PhabricatorBritishEnglishTranslation.php (871 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment