summaryrefslogtreecommitdiff
path: root/vdrmanager/res/values/common.xml
blob: 2434087dbcddd47f3de4713d03add9f8835f74ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="common_delete">Delete</string>
    <string name="prefs_current_value">Current:</string>
    <string name="prefs_current_value_template">\nCurrent: %1$s</string>
    <string name="prefs_current_value_not_set">&lt;not set></string>
    <string name="no_connection">No connection</string>
    <string name="aborted">Connection aborted.</string>
    <string name="no_connection_retry">Retry</string>
    <string name="refresh">Refresh</string>
    <string name="done">Done</string>
    <string name="share">Share</string>
    <string name="share_chooser">Share EPG Entry</string>
    <string name="about_text">If you have a VDR at home reachable
         over the internet and own a mobile phone running Android then you possibly find this program useful.
         For further details visit http://projects.vdr-developer.org/projects/vdr-manager/wiki.
         Author:\n
          bju&lt;herrlado@gmail.com&gt;
          herrlado&lt;herrlado@gmail.com&gt;
    </string>
    <string name="about_title">About</string>

</resources>