From ebe2b84fa451bb1e72b5618879a5495d4dc1e4ed Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Sat, 26 Nov 2016 11:33:20 -0800 Subject: Fixed a coordination bug which caused rotation bugs. Deleted the locationinfo db and added a setting_location_info all in the install.php --- modules-available/locationinfo/lang/de/template-tags.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules-available/locationinfo/lang/de/template-tags.json') diff --git a/modules-available/locationinfo/lang/de/template-tags.json b/modules-available/locationinfo/lang/de/template-tags.json index eb5121ae..7bf7d7aa 100644 --- a/modules-available/locationinfo/lang/de/template-tags.json +++ b/modules-available/locationinfo/lang/de/template-tags.json @@ -44,10 +44,10 @@ "lang_switchTime": "Wechsel Zeit", "lang_switchTimeTooltip": "[1-120] Die Zeit die vergeht bis ein wechsel erfolgt in modus 4 (in sekunden)", "lang_rotation": "Rotation", - "lang_rotation1": "0°", - "lang_rotation2": "+90°", - "lang_rotation3": "+180°", - "lang_rotation4": "-90°", + "lang_rotation0": "0°", + "lang_rotation1": "+90°", + "lang_rotation2": "+180°", + "lang_rotation3": "-90°", "lang_vertical": "Vertikal", "lang_calupdate": "Kalender update rate", "lang_calupdateTooltip": "Zeit nachdem der Kalender geupdated wird (in minutes)", -- cgit v1.2.3-55-g7522