diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2007-09-09 16:25:49 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2007-09-09 16:25:49 +0000 |
| commit | 71b408340cd8714e25d3c5441d2c6abef7555e18 (patch) | |
| tree | ec01cf4d003244dd853f1f3f468d757fcae42b6c /skins/stone_flat/program.tmpl | |
| parent | 3b6560ed8fe25306dfe33be9f01908a99b040d57 (diff) | |
| download | xxv-71b408340cd8714e25d3c5441d2c6abef7555e18.tar.gz xxv-71b408340cd8714e25d3c5441d2c6abef7555e18.tar.bz2 | |
* Update english translation
Diffstat (limited to 'skins/stone_flat/program.tmpl')
| -rw-r--r-- | skins/stone_flat/program.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/stone_flat/program.tmpl b/skins/stone_flat/program.tmpl index 41e68d6..c602efd 100644 --- a/skins/stone_flat/program.tmpl +++ b/skins/stone_flat/program.tmpl @@ -19,7 +19,7 @@ </a> <?% IF param.timers.${id} && allow('tedit') %?> <a href="javascript:popup('tedit','<?% param.timers.${id}.Id %?>',620,670,1)"> - <img src="images/onoff.<?% global.imagetyp %?>" alt="" title="<?% gettext("Edit this Timer") %?>" /> + <img src="images/onoff.<?% global.imagetyp %?>" alt="" title="<?% gettext("Edit this timer") %?>" /> </a> <?% ELSIF allow('tnew') %?> <a href="javascript:popup('tnew','<?% id %?>',620,670,1)"> @@ -146,7 +146,7 @@ </table> <?% END %?> <table summary=""> - <tr><td class="sidehead"><?% gettext("Select",20) %?></td></tr> + <tr><td class="sidehead"><?% gettext("Selection",20) %?></td></tr> <tr> <td class="sidetext"> <form action=""> |
