diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-02-07 16:14:47 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-02-07 16:14:47 +0000 |
| commit | 1c2b7d9cce76761373f769c0461c8c9a445b4526 (patch) | |
| tree | 89f15d9ec8ab016202c3d6f4955859ef118c7936 /lib/python/Components/NimManager.py | |
| parent | 98c3fc76c1e193aebf1f5fd7b0498199bbf2f716 (diff) | |
| download | enigma2-1c2b7d9cce76761373f769c0461c8c9a445b4526.tar.gz enigma2-1c2b7d9cce76761373f769c0461c8c9a445b4526.zip | |
typo: rotor is german
Diffstat (limited to 'lib/python/Components/NimManager.py')
| -rw-r--r-- | lib/python/Components/NimManager.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/NimManager.py b/lib/python/Components/NimManager.py index 25dd0701..a1574b27 100644 --- a/lib/python/Components/NimManager.py +++ b/lib/python/Components/NimManager.py @@ -618,7 +618,7 @@ def InitNimManager(nimmgr): ("equal", _("Equal to Socket A")), ("loopthrough", _("Loopthrough to Socket A")), ("nothing", _("Nothing connected")), - ("satposdepends", _("Secondary cable from Rotor-LNB")), + ("satposdepends", _("Secondary cable from motorized LNB")), ("simple", _("Simple")), ("advanced", _("Advanced"))), False) #important - check if just the 2nd one is LT only and the first one is DVB-S |
