summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/template-tags.json
diff options
context:
space:
mode:
authorJannik Schönartz2016-11-26 20:33:20 +0100
committerJannik Schönartz2016-11-26 20:33:20 +0100
commitebe2b84fa451bb1e72b5618879a5495d4dc1e4ed (patch)
treef9bf4307e75537c7616647fd3279e8116fcda6a9 /modules-available/locationinfo/lang/en/template-tags.json
parentMerge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin in... (diff)
downloadslx-admin-ebe2b84fa451bb1e72b5618879a5495d4dc1e4ed.tar.gz
slx-admin-ebe2b84fa451bb1e72b5618879a5495d4dc1e4ed.tar.xz
slx-admin-ebe2b84fa451bb1e72b5618879a5495d4dc1e4ed.zip
Fixed a coordination bug which caused rotation bugs. Deleted the locationinfo db and added a setting_location_info all in the install.php
Diffstat (limited to 'modules-available/locationinfo/lang/en/template-tags.json')
-rw-r--r--modules-available/locationinfo/lang/en/template-tags.json8
1 files changed, 4 insertions, 4 deletions
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)",