diff options
author | lado <herrlado@gmail.com> | 2011-11-01 16:07:12 +0100 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2011-11-01 16:07:12 +0100 |
commit | 22805607a538bd4df422242e2725c1c02807dd8a (patch) | |
tree | 545813c47685273e7f0368a06e03d96c0c9e07a7 /vdrmanager/res/values/timers.xml | |
parent | 70185fdadd3573dcd30b5daf9d7895a6e25bf536 (diff) | |
download | vdr-manager-22805607a538bd4df422242e2725c1c02807dd8a.tar.gz vdr-manager-22805607a538bd4df422242e2725c1c02807dd8a.tar.bz2 |
big refactoring
Diffstat (limited to 'vdrmanager/res/values/timers.xml')
-rw-r--r-- | vdrmanager/res/values/timers.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vdrmanager/res/values/timers.xml b/vdrmanager/res/values/timers.xml index b391c72..b091acd 100644 --- a/vdrmanager/res/values/timers.xml +++ b/vdrmanager/res/values/timers.xml @@ -10,4 +10,6 @@ <string name="timer_details_save_title">Save changes</string> <string name="timer_details_delete_title">Delete timer</string> + <string name="timer_details_add_title">Create a new timer</string> + <string name="timer_details_modify_title">Modify a timer</string> </resources> |