Skip to content

Instantly share code, notes, and snippets.

@gajus
Created May 22, 2014 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gajus/6ffa6e0bed23447076de to your computer and use it in GitHub Desktop.
Save gajus/6ffa6e0bed23447076de to your computer and use it in GitHub Desktop.
$GLOBALS['translation'] = [
'authentication_error' => 'You must authorise Facebook application!',
'geofence_restricted' => 'Sorry, this game is currently not available in your country.',
'terms_and_conditions' => 'Terms & Conditions',
'terms_and_conditions_url' => 'http://www.sky.com/tv/show/the-blacklist/article/facebook-game',
'privacy_policy' => 'Privacy Policy',
'privacy_policy_url' => 'http://help.sky.com/security/privacy/privacy-and-cookies-notice',
'copyright' => '©2014 Sony Pictures Television Inc. All rights reserved.',
'google_share_text_app_name' => 'The Blacklist',
'google_share_text_app_description' => 'Create your own personalised poster to join the gallery of the most wanted!',
'preview_app_name' => 'Most Wanted',
'preview_button_download_poster' => 'Download Poster',
'preview_button_gallery' => 'Gallery',
'preview_congratulations_heading' => 'Congratulations!',
'preview_congratulations_body' => 'Your Most Wanted poster is ready.<br>Share it with friends and family.',
'preview_share_call_to_action' => 'Share your poster with friends & family',
'tumblr_share_caption' => 'Join the gallery of the Most Wanted fugitives! Create your own poster now. THE BLACKLIST now on Sky Living. Fridays 9pm.',
'twitter_share_text' => 'Create your own Most Wanted Fugitive poster now. THE BLACKLIST, now on Sky Living, Fridays 9pm.',
'facebook_share_name' => 'The Blacklist',
'facebook_share_caption' => 'Most Wanted',
'facebook_share_text' => 'Create your own Most Wanted Fugitive poster now. THE BLACKLIST, now on Sky Living, Fridays 9pm.',
'poster_heading' => 'Most Wanted',
'poster_criteria_wanted_for' => 'Wanted For',
'poster_criteria_alias' => 'Alias',
'poster_criteria_age' => 'Age',
'poster_criteria_sex' => 'Sex',
'poster_criteria_current_location' => 'Current Location',
'poster_criteria_last_seen' => 'Last Seen',
'poster_criteria_eye_color' => 'Eye Color',
'poster_criteria_hair_color' => 'Hair Color',
'poster_criteria_distinctive_features' => 'Distinctive Features',
'poster_criteria_often_seen' => 'Often Seen',
'poster_criteria_reward' => 'Reward',
'compose_button_next' => 'Next',
'poster_heading_description' => 'Description',
'poster_mobile_only_button_choose_new_image' => 'Choose new image',
'compose_mobile_only_instructions' => 'Fill out the boxes<br>to personalise your<br>most wanted poster',
'poster_heading_caution' => 'Caution',
'poster_body_caution' => 'is wanted for a series of crimes at home and abroad.',
'poster_heading_armed_and_dangerous' => 'Considered armed and dangerous',
'poster_body_armed_and_dangerous' => 'If you have any information concerning this person, please contact FBI agent Elizabeth Keen.',
'poster_heading_reward' => 'Reward',
'poster_body_reward' => 'This reward is for information leading directly to the arrest of this person.',
'landing_introduction' => 'For decades, Raymond "Red" Reddington has been one of the FBI\'s Most Wanted fugitives. His poster is notoriously famous. Create your own Most Wanted poster and see how fast it spreads...',
'landing_button_create_your_poster' => 'Create your poster',
'landing_button_view_gallery' => 'View gallery',
'landing_mobile_only_name' => 'Most Wanted',
'landing_mobile_only_description' => 'Create your own<br>personalised poster',
'landing_mobile_only_button_create_your_poster' => 'Create your poster ►',
'gallery_button_create_your_own_poster' => 'Create your own poster',
'' => '',
'' => '',
'' => '',
'' => '',
'' => '',
'' => '',
'' => '',
'' => '',
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment