mirror of
https://gitlab.com/openlp/android.git
synced 2024-12-22 20:02:50 +00:00
Order Text strings
This commit is contained in:
parent
1063eeec53
commit
a9c5561028
@ -19,49 +19,47 @@
|
|||||||
<string name="action_search">Search</string>
|
<string name="action_search">Search</string>
|
||||||
<string name="app_name">OpenLP</string>
|
<string name="app_name">OpenLP</string>
|
||||||
<string name="cancel">Cancel</string>
|
<string name="cancel">Cancel</string>
|
||||||
|
<string name="connection_add_by_menu">Tap to add a new profile</string>
|
||||||
|
<string name="connection_available_configurations">List of available profiles</string>
|
||||||
|
<string name="connection_password">Password</string>
|
||||||
|
<string name="connection_profile_activate">Save and Activate</string>
|
||||||
|
<string name="connection_profile_active_toast">Active Profile</string>
|
||||||
|
<string name="connection_profile_active">Active Profile - Tap to manage</string>
|
||||||
|
<string name="connection_profile_not_saved">Tap to edit properties</string>
|
||||||
|
<string name="connection_profile_new_server">New Server</string>
|
||||||
|
<string name="connection_profile_remove">Remove</string>
|
||||||
|
<string name="connection_profile_remove_summary">Remove this configuration</string>
|
||||||
|
<string name="connection_profile_server">Server</string>
|
||||||
|
<string name="connection_profile_ssl_use">Use HTTPS</string>
|
||||||
|
<string name="connection_profile_ssl_summary">Specify whether HTTPS should be used</string>
|
||||||
|
<string name="connection_profile_summary_activate">Tap to set active</string>
|
||||||
|
<string name="connection_profile_title">Profile Title</string>
|
||||||
<string name="connection_timeout">Connection Timeout</string>
|
<string name="connection_timeout">Connection Timeout</string>
|
||||||
<string name="connection_timedout">Connection timed out</string>
|
<string name="connection_timedout">Connection timed out</string>
|
||||||
<string name="connection_timeout_summary">Select a value (milliseconds)</string>
|
<string name="connection_timeout_summary">Select a value (milliseconds)</string>
|
||||||
<string name="connection_available_configurations">List of available profiles</string>
|
|
||||||
<string name="connection_add_by_menu">Tap to add a new profile</string>
|
|
||||||
<string name="connection_profile_not_saved">Tap to edit properties</string>
|
|
||||||
<string name="connection_profile_new_server">New Server</string>
|
|
||||||
<string name="connection_profile_server">Server</string>
|
|
||||||
<string name="connection_profile_title">Profile Title</string>
|
|
||||||
<string name="connection_profile_ssl_use">Use HTTPS</string>
|
|
||||||
<string name="connection_profile_ssl_summary">Specify whether HTTPS should be used</string>
|
|
||||||
<string name="connection_userid">Userid</string>
|
<string name="connection_userid">Userid</string>
|
||||||
<string name="connection_password">Password</string>
|
|
||||||
<string name="connection_profile_remove">Remove</string>
|
|
||||||
<string name="connection_profile_remove_summary">Remove this configuration</string>
|
|
||||||
<string name="connection_profile_summary_activate">Tap to set active</string>
|
|
||||||
<string name="connection_profile_activate">Save and Activate</string>
|
|
||||||
<string name="connection_profile_active_toast">Active Profile</string>
|
|
||||||
<string name="service_list">Service List</string>
|
|
||||||
<string name="live_list">Live List</string>
|
|
||||||
<string name="stage_view">Stage View</string>
|
|
||||||
<string name="live_view">LiveView</string>
|
|
||||||
<string name="navigation_drawer_open">Open navigation drawer</string>
|
|
||||||
<string name="navigation_drawer_close">Close navigation drawer</string>
|
|
||||||
<string name="text_size_type">Text Size Type</string>
|
|
||||||
<string name="text_size_summary">Change the Service text size</string>
|
|
||||||
|
|
||||||
<string name="enable_custom_timeouts">Enable Custom Timeouts</string>
|
|
||||||
<string name="custom_timeouts_summary">Check to modify timeout settings</string>
|
<string name="custom_timeouts_summary">Check to modify timeout settings</string>
|
||||||
<string name="none">None</string>
|
<string name="display_blank_summary">Select the required blank type</string>
|
||||||
<string name="connection_profile_active">Active Profile - Tap to manage</string>
|
<string name="display_desktop">Blank display to Desktop</string>
|
||||||
<string name="url">Server</string>
|
|
||||||
<string name="url_hint">Hostname or IP</string>
|
|
||||||
<string name="not_set">Not set</string>
|
|
||||||
|
|
||||||
<string name="display_reset">Reset Display</string>
|
<string name="display_reset">Reset Display</string>
|
||||||
<string name="display_screen">Blank display to Blank</string>
|
<string name="display_screen">Blank display to Blank</string>
|
||||||
<string name="display_theme">Blank display to Theme</string>
|
<string name="display_theme">Blank display to Theme</string>
|
||||||
<string name="display_desktop">Blank display to Desktop</string>
|
<string name="enable_custom_timeouts">Enable Custom Timeouts</string>
|
||||||
<string name="display_blank_summary">Select the required blank type</string>
|
|
||||||
<string name="enter_alert_text">Enter Alert Text</string>
|
<string name="enter_alert_text">Enter Alert Text</string>
|
||||||
<string name="httpreturn_unauthorised">Unauthorised Access, please enter valid userid and password</string>
|
<string name="httpreturn_unauthorised">Unauthorised Access, please enter valid userid and password</string>
|
||||||
<string name="process">Process</string>
|
<string name="live_list">Live List</string>
|
||||||
<string name="unable">Unable to process request - check network settings</string>
|
<string name="live_view">LiveView</string>
|
||||||
|
<string name="navigation_drawer_open">Open navigation drawer</string>
|
||||||
|
<string name="navigation_drawer_close">Close navigation drawer</string>
|
||||||
|
<string name="none">None</string>
|
||||||
|
<string name="not_set">Not set</string>
|
||||||
<string name="port">Port</string>
|
<string name="port">Port</string>
|
||||||
|
<string name="process">Process</string>
|
||||||
|
<string name="service_list">Service List</string>
|
||||||
|
<string name="stage_view">Stage View</string>
|
||||||
|
<string name="text_size_type">Text Size Type</string>
|
||||||
|
<string name="text_size_summary">Change the Service text size</string>
|
||||||
|
<string name="url">Server</string>
|
||||||
|
<string name="url_hint">Hostname or IP</string>
|
||||||
|
<string name="unable">Unable to process request - check network settings</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user