~trb143/openlp/Android2-a5

« back to all changes in this revision

Viewing changes to app/src/main/res/values-en-rGB/strings.xml

  • Committer: Tim Bentley
  • Date: 2015-05-30 05:53:10 UTC
  • Revision ID: tim.bentley@gmail.com-20150530055310-rltn9drt12c3w697
Translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8'?>
 
2
<resources>
 
3
  <string name="about_display_1">OpenLP is free church presentation software</string>
 
4
  <string name="about_display_2">To find out more visit the OpenLP website</string>
 
5
  <string name="about_display_4">Copyright</string>
 
6
  <string name="about_display_5">Portions copyright</string>
 
7
  <string name="about_display_6">License</string>
 
8
  <string name="about_display_7">This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License</string>
 
9
  <string name="about_display_8">This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE</string>
 
10
  <string name="action_settings">Settings</string>
 
11
  <string name="action_about">About</string>
 
12
  <string name="action_alert">Alert</string>
 
13
  <string name="action_back">Back</string>
 
14
  <string name="action_blank">Toggle Display</string>
 
15
  <string name="action_preferences">Preferences</string>
 
16
  <string name="action_refresh">Refresh</string>
 
17
  <string name="action_search">Search</string>
 
18
  <string name="app_name">OpenLP</string>
 
19
  <string name="cancel">Cancel</string>
 
20
  <string name="connection_configuration">Configure Network</string>
 
21
  <string name="connection_password">Password</string>
 
22
  <string name="connection_profile">Server Details</string>
 
23
  <string name="connection_profile_ssl_use">Use HTTPS</string>
 
24
  <string name="connection_profile_ssl_summary">Specify whether HTTPS should be used</string>
 
25
  <string name="connection_timeout">Connection Timeout</string>
 
26
  <string name="connection_timeout_summary">Select a value (milliseconds)</string>
 
27
  <string name="connection_userid">Username</string>
 
28
  <string name="custom_timeout">Set Custom Timeout</string>
 
29
  <string name="display_blank_summary">Select the required blank type</string>
 
30
  <string name="display_desktop">Blank display to Desktop</string>
 
31
  <string name="display_reset">Reset Display</string>
 
32
  <string name="display_screen">Blank display to Blank</string>
 
33
  <string name="display_theme">Blank display to Theme</string>
 
34
  <string name="enable_custom_timeouts">Enable Custom Timeouts</string>
 
35
  <string name="enter_alert_text">Enter Alert Text</string>
 
36
  <string name="home">Home</string>
 
37
  <string name="httpreturn_unauthorised">Unauthorised Access, please enter valid username and password</string>
 
38
  <string name="live_list">Live List</string>
 
39
  <string name="live_view">LiveView</string>
 
40
  <string name="navigation_drawer_open">Open navigation drawer</string>
 
41
  <string name="navigation_drawer_close">Close navigation drawer</string>
 
42
  <string name="none">None</string>
 
43
  <string name="port">Port</string>
 
44
  <string name="process">Process</string>
 
45
  <string name="service_list">Service List</string>
 
46
  <string name="stage_view">Stage View</string>
 
47
  <string name="text_size_type">Display Text Size</string>
 
48
  <string name="text_size">Select display text size</string>
 
49
  <string name="text_size_summary">Change the Service text size</string>
 
50
  <string name="title_activity_settings">Settings</string>
 
51
  <string name="url_hint">Hostname or IP</string>
 
52
  <string name="unable">Unable to process request - check network settings</string>
 
53
</resources>