diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2005-12-15 14:12:06 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2005-12-15 14:12:06 +0000 |
| commit | 00cd844ebd702ecd465acd16834d6459b8caef2d (patch) | |
| tree | 15bf27dd9aeca98e3aedf4528ccddeb4dc2b0bfc /data/setup.xml | |
| parent | 4230d1eb60d2c85cc1af57f0b19f66f7144d5e23 (diff) | |
| download | enigma2-00cd844ebd702ecd465acd16834d6459b8caef2d.tar.gz enigma2-00cd844ebd702ecd465acd16834d6459b8caef2d.zip | |
%s/Configmode/Configuration Mode/g
Diffstat (limited to 'data/setup.xml')
| -rw-r--r-- | data/setup.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/setup.xml b/data/setup.xml index e04a51dc..173aac49 100644 --- a/data/setup.xml +++ b/data/setup.xml @@ -61,11 +61,11 @@ </setup> <setup key="satconfig" title="Sat / Dish Setup"> <item text="Tuner-Slot">config.sat.tunerslot</item> - <item text="Configmode">config.sat.configmode</item> + <item text="Configuration Mode">config.sat.configmode</item> <item text="DiSEqC">config.sat.diseqc</item> <item text="Longitude">config.sat.diseqca</item> <item text="Latitude">config.sat.diseqcb</item> <item text="use power delta" >config.sat.diseqcc</item> <!--<item text="DiSEqC D">config.sat.diseqcd</item>--> </setup> -</setupxml>
\ No newline at end of file +</setupxml> |
