PageRenderTime 47ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/en_US/settings.php

https://github.com/ushahidi/Ushahidi-Localizations
PHP | 241 lines | 240 code | 1 blank | 0 comment | 0 complexity | ec11e9f1098b5b9fd8b2bd7be2f13991 MD5 | raw file
  1. <?php
  2. $lang = array(
  3. 'allow_comments' => array(
  4. 'between' => 'The allow comments field does not appear to contain a valid value.',
  5. 'required' => 'The allow comments field is required.',
  6. ) ,
  7. 'allow_feed' => array(
  8. 'between' => 'The include feed field does not appear to contain a valid value.',
  9. 'required' => 'The include feed field is required.',
  10. ) ,
  11. 'allow_feed_category' => array(
  12. 'between' => 'The include feed category field does not appear to contain a valid value.',
  13. 'required' => 'The include feed category field is required.',
  14. ) ,
  15. 'allow_alerts' => array(
  16. 'between' => 'The allow alerts field does not appear to contain a valid value.',
  17. 'required' => 'The allow alerts field is required.',
  18. ) ,
  19. 'allow_reports' => array(
  20. 'between' => 'The allow reports field does not appear to contain a valid value.',
  21. 'required' => 'The allow reports field is required.',
  22. ) ,
  23. 'allow_stat_sharing' => array(
  24. 'between' => 'The stat sharing field does not appear to contain a valid value.',
  25. 'required' => 'The stat sharing field is required.',
  26. ) ,
  27. 'api' => array(
  28. 'default_record_limit' => 'Default number of records to be fetched per API request',
  29. 'maximum_record_limit' => 'Maximum number of records to be fetched per API request',
  30. 'maximum_requests_per_ip_address' => 'Maximum number of API requests per IP address',
  31. ) ,
  32. 'api_akismet' => array(
  33. 'alpha_numeric' => 'The Akismet field does not appear to contain a valid value.',
  34. 'length' => 'The Akismet field does not appear to contain a valid value.',
  35. ) ,
  36. 'banner_image' => array(
  37. 'default' => 'Something went wrong with your banner image upload.',
  38. 'size' => 'The size of your banner exceeds the size limit for this upload.',
  39. ) ,
  40. 'cache_pages' => array(
  41. 'between' => 'The cache pages field is required.',
  42. 'required' => 'The cache pages field does not appear to contain a valid value.',
  43. ) ,
  44. 'cache_pages_lifetime' => array(
  45. 'in_array' => 'The cache pages lifetime field does not appear to contain a valid value.',
  46. 'required' => 'The cache pages lifetime field is required.',
  47. ) ,
  48. 'cleanurl' => array(
  49. 'clean_url_disabled' => 'It looks like your server is not configured to handle clean URLs. You will need to change the configuration of your server before you can enable clean URLs. See more info on how to enable clean URLs at <a href="http://forums.ushahidi.com/topic/server-configuration-for-apache-mod-rewrite" target="_blank">this forum post</a>',
  50. 'clean_url_enabled' => 'This option makes Ushahidi to be accessed via "clean" URLs (without "index.php" in the URL).',
  51. 'enable_clean_url' => 'Enable Clean URLs',
  52. 'title' => 'Clean URLs',
  53. ) ,
  54. 'clickatell_api' => array(
  55. 'length' => 'The Clickatell API number field must be no more 20 characters long.',
  56. 'required' => 'The Clickatell API number field is required.',
  57. ) ,
  58. 'clickatell_password' => array(
  59. 'length' => 'The Clickatell Password field must be at least 5 and no more 50 characters long.',
  60. 'required' => 'The Clickatell Password field is required.',
  61. ) ,
  62. 'clickatell_username' => array(
  63. 'length' => 'The Clickatell Username field must be no more 50 characters long.',
  64. 'required' => 'The Clickatell Username field is required.',
  65. ) ,
  66. 'configure_map' => 'Configure Map',
  67. 'default_location' => 'Default Location',
  68. 'default_map_all' => array(
  69. 'alpha_numeric' => 'The color feed field does not appear to contain a valid value.',
  70. 'length' => 'The color field must be no more 6 characters long.',
  71. 'required' => 'The color field is required.',
  72. ) ,
  73. 'default_map_view' => 'Default Map View',
  74. 'default_zoom_level' => 'Default Zoom Level',
  75. 'download_city_list' => 'Retrieve Cities From Geonames',
  76. 'email_host' => array(
  77. 'length' => 'The Mail server port field is too long.',
  78. 'numeric' => 'The Mail server port field should contain numbers only.',
  79. ) ,
  80. 'email_password' => array(
  81. 'length' => 'The Mail Server Password field must be at least 5 and no more 50 characters long.',
  82. 'required' => 'The Mail Server Password field is required.',
  83. ) ,
  84. 'email_port' => array(
  85. 'length' => 'The Mail server port field is too long.',
  86. 'numeric' => 'The Mail server port field should contain numbers only.',
  87. ) ,
  88. 'email_servertype' => array(
  89. 'length' => 'The Mail server port field is too long.',
  90. 'required' => 'The Mail Server Type field is required.',
  91. ) ,
  92. 'email_username' => array(
  93. 'length' => 'The Mail Server Username field must be no more 50 characters long.',
  94. 'required' => 'The Mail Server Username field is required.',
  95. ) ,
  96. 'facebook' => array(
  97. 'title' => 'Facebook Setup Options',
  98. 'description' => 'To get the information below you will need to create a new Facebook application at',
  99. 'description_2' => 'These settings allow users to login via Facebook, this <strong>does not</strong> create a facebook application for your deployment',
  100. 'app_id' => 'Facebook App ID',
  101. 'app_secret' => 'Facebook App Secret',
  102. ) ,
  103. 'google_analytics' => array(
  104. 'length' => 'The Google Analytics field must contain a valid Web Property ID in the format UA-XXXXX-XX.',
  105. ) ,
  106. 'https' => array(
  107. 'enable_https' => 'Enable HTTPS',
  108. 'https_disabled' => 'This option makes Ushahidi be accessed in unsecure mode; <strong>without</strong> "https://" in the URL prefix',
  109. 'https_enabled' => 'This option makes Ushahidi be accessed in secure mode; with <strong>https</strong> in the URL prefix',
  110. 'title' => 'HTTPS',
  111. ) ,
  112. 'items_per_page' => array(
  113. 'between' => 'The items per page (Frontend) field does not appear to contain a valid value.',
  114. 'required' => 'The items per page (Frontend) field is required.',
  115. ) ,
  116. 'items_per_page_admin' => array(
  117. 'between' => 'The items per page (Admin) field does not appear to contain a valid value.',
  118. 'required' => 'The items per page (Admin) field is required.',
  119. ) ,
  120. 'map' => array(
  121. 'default_location' => 'Setting up your map provider is a straight- forward process. Select a provider, obtain an API key from the provider\'s site, and enter the API key.',
  122. 'zoom' => 'Zoom Level',
  123. ) ,
  124. 'map_provider' => array(
  125. 'choose' => 'Select a Map Provider',
  126. 'enter_api' => 'Enter the new API Key',
  127. 'get_api' => 'Get an API Key',
  128. 'info' => 'Setting up your map provider is a straight-forward process. Select a provider, obtain an API key from the provider\'s site, and enter the API key.',
  129. 'name' => 'Map provider',
  130. ) ,
  131. 'map_timeline' => 'Map Timeline',
  132. 'map_settings' => 'Map Settings',
  133. 'multiple_countries' => 'Does this Ushahidi Deployment span multiple countries?',
  134. 'select_default_location' => 'Please select a default country',
  135. 'set_location' => 'Click and drag the map to set your exact location',
  136. 'site' => array(
  137. 'allow_clustering' => 'Cluster Reports on Map',
  138. 'allow_comments' => 'Allow Users to Submit Comments to Reports',
  139. 'allow_feed' => 'Include RSS News Feed on Website',
  140. 'allow_feed_category' => 'Create New Category from Feeds',
  141. 'allow_alerts' => 'Allow Users To Subscribe For Alerts',
  142. 'allow_reports' => 'Allow Users To Submit Reports',
  143. 'api_akismet' => 'Akismet Key',
  144. 'banner' => 'Site Banner',
  145. 'blocks_per_row' => 'Blocks Per Row',
  146. 'cache_pages' => 'Cache Pages',
  147. 'cache_pages_lifetime' => 'Cache Pages Lifetime',
  148. 'checkins' => 'Enable Checkins',
  149. 'copyright_statement' => 'Site Copyright Statement',
  150. 'default_category_colors' => 'Default Color For All Categories',
  151. 'default_category_icons' => 'Default Icon For All Categories',
  152. 'delete_banner_image' => 'Delete Banner Image',
  153. 'delete_default_map_all_icon' => 'Delete Default Icon',
  154. 'display_contact_page' => 'Display Contact Page',
  155. 'display_howtohelp_page' => 'Display "How to Help" Page',
  156. 'email_alerts' => 'Alerts Email Address',
  157. 'email_notice' => '<span>In order to receive reports by email, please configure your email account settings.</span>',
  158. 'email_site' => 'Site Email Address',
  159. 'google_analytics' => 'Google Analytics',
  160. 'google_analytics_example' => 'Web Property ID - Format: UA-XXXXX-XX',
  161. 'items_per_page' => 'Items Per Page - Front End',
  162. 'items_per_page_admin' => 'Items Per Page - Admin',
  163. 'kismet_notice' => 'Prevent comment spam using <a href="http://akismet.com/" target="_blank">Akismet</a> from Automattic. <BR />You can get a free API key by registering for a <a href="http://en.wordpress.com/api-keys/" target="_blank">WordPress.com user account</a>',
  164. 'laconica_configuration' => 'Laconica Credentials',
  165. 'laconica_site' => 'Laconica Site ',
  166. 'language' => 'Site Language',
  167. 'manually_approve_users' => 'Manually Approve Users',
  168. 'message' => 'Site Message',
  169. 'name' => 'Site Name',
  170. 'private_deployment' => 'Private Deployment',
  171. 'require_email_confirmation' => 'Require User Email Confirmation',
  172. 'submit_report_message' => 'Submit Report Message',
  173. 'share_site_stats' => 'Enable Statistics (Stored on Ushahidi\'s server)',
  174. 'tagline' => 'Site Tagline',
  175. 'timezone' => 'Timezone',
  176. 'title' => 'Site Settings',
  177. 'twitter_configuration' => 'Twitter Search Terms',
  178. 'twitter_hashtags' => 'Hashtags - Separate with commas ',
  179. 'feed_geolocation_user' => 'Feeds geolocation - Geonames username'
  180. ) ,
  181. 'banner_image' => array(
  182. 'type' => 'The Site Banner field does not appear to contain a valid image. The only accepted formats are .JPG, .PNG and .GIF.',
  183. 'size' => 'Please ensure that "Banner Image" size is less than 250 KB.',
  184. 'valid' => 'The "Banner Image" field does not appear to contain a valid file.',
  185. ) ,
  186. 'site_email' => array(
  187. 'email' => 'The site email field does not appear to contain a valid email address.',
  188. 'length' => 'The site email field must be at least 4 and no more 100 characters long.',
  189. ) ,
  190. 'site_name' => array(
  191. 'length' => 'The site name field must be at least 3 and no more 50 characters long.',
  192. 'required' => 'The site name field is required.',
  193. ) ,
  194. 'site_tagline' => array(
  195. 'length' => 'The tagline field must be at least 3 and no more 100 characters long.',
  196. 'required' => 'The tagline field is required.',
  197. ) ,
  198. 'sms' => array(
  199. 'clickatell_api' => 'Your Clickatell API Number',
  200. 'clickatell_check_balance' => 'Check Your Clickatell Credit Balance',
  201. 'clickatell_load_balance' => 'Load Credit Balance',
  202. 'clickatell_password' => 'Your Clickatell Password',
  203. 'clickatell_text_1' => 'Sign up for Clickatells service by <a href="https://www.clickatell.com/central/user/client/step1.php?prod_id=2" target="_blank">clicking here</a>',
  204. 'clickatell_text_2' => 'Enter your Clickatell access information below',
  205. 'clickatell_username' => 'Your Clickatell User Name',
  206. 'flsms_description' => 'FrontlineSMS is free and open source software that enables users to send and receive text messages with large groups of people through mobile phones. Click on the box below to download the latest version from FrontlineSMS.com.',
  207. 'flsms_download' => 'Download and install FrontlineSMS',
  208. 'flsms_instructions' => 'Detailed instructions on how to send SMS from your FronlineSMS installation are available <strong><a href="https://wiki.ushahidi.com/pages/viewpage.action?pageId=5670692" target="_blank">here</a></strong>. The URL and API Key below are required to set up the sync with FrontlineSMS.',
  209. 'flsms_link' => 'Copy and paste this into the FrontlineSMS "Address" field',
  210. 'flsms_key' => 'Copy and paste this into the FrontlineSMS "Ushahidi API Key" field',
  211. 'flsms_synchronize' => 'Connecting FrontlineSMS to this Ushahidi deployment',
  212. 'flsms_text_1' => 'Enter phone number(s) connected to Frontline SMS in the field(s) below',
  213. 'flsms_text_2' => 'Enter the number without any + or dashes below',
  214. 'option_1' => 'Option 1: Use Frontline SMS',
  215. 'option_2' => 'Option 2: Use a Global SMS Gateway',
  216. 'title' => 'SMS Setup Options',
  217. ) ,
  218. 'sms_no1' => array(
  219. 'length' => 'The phone 1 field does not appear to contain a valid value.',
  220. 'numeric' => 'The phone 1 field should contain numbers only.',
  221. ) ,
  222. 'sms_no2' => array(
  223. 'length' => 'The phone 2 field is too long.',
  224. 'numeric' => 'The phone 2 field should contain numbers only.',
  225. ) ,
  226. 'sms_no3' => array(
  227. 'length' => 'The phone 3 field is too long.',
  228. 'numeric' => 'The phone 3 field should contain numbers only.',
  229. ),
  230. 'twitter' => array(
  231. 'title' => 'Twitter Setup Options',
  232. 'description' => 'To get the information below, set up your deployment as a new Twitter application at',
  233. 'api_key' => 'Consumer Key',
  234. 'api_key_secret' => 'Consumer secret',
  235. 'token' => 'Access Token',
  236. 'token_secret' => 'Access Token Secret',
  237. ),
  238. 'test_settings' => 'Test settings'
  239. );
  240. ?>