diff options
Diffstat (limited to 'vdrmanager/res/values/common.xml')
-rw-r--r-- | vdrmanager/res/values/common.xml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/vdrmanager/res/values/common.xml b/vdrmanager/res/values/common.xml deleted file mode 100644 index df383c4..0000000 --- a/vdrmanager/res/values/common.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?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"><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="search_reapt">Reruns</string> - <string name="share_chooser">Share EPG Entry</string> - <string name="about_text"> - About "VDR-Manager" Software for Android\n - This is Version %1$s\n - 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<herrlado@gmail.com> - herrlado<herrlado@gmail.com> - </string> - <string name="about_title">About</string> - - <string name="no_internet_connection">No data connection</string> - <string name="update_will_start_in">Update will start in one second</string> -</resources>
\ No newline at end of file |