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 ++++---- modules-available/locationinfo/lang/en/template-tags.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'modules-available/locationinfo/lang') 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)", diff --git a/modules-available/locationinfo/lang/en/template-tags.json b/modules-available/locationinfo/lang/en/template-tags.json index dc8b2920..a9837717 100644 --- a/modules-available/locationinfo/lang/en/template-tags.json +++ b/modules-available/locationinfo/lang/en/template-tags.json @@ -44,10 +44,10 @@ "lang_switchTime": "Switchtime", "lang_switchTimeTooltip": "[1-120] Sets the time between switching in mode 4 (in seconds)", "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": "Vertical", "lang_calupdate": "Calendar update rate", "lang_calupdateTooltip": "Time the calender querys for updates (in minutes)", -- cgit v1.2.3-55-g7522