Loading lib/DBInfoscreen/I18N/en.pm +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ our %Lexicon = ( 'Zug / Station' => 'Enter train number or station name', 'Zug, Stationsname oder Ril100-Kürzel' => 'train, station name, or DS100 code', 'Abfahrstafel' => 'Show departures', 'Abfahrtstafel' => 'Show departures', 'Weitere Einstellungen' => 'Preferences', 'Zeiten inkl. Verspätung angeben' => 'Include delay in timestamps', 'Verspätungen erst ab 5 Minuten anzeigen' => 'Hide delays below 5 minutes', Loading templates/layouts/app.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ </div> </div> <div class="field"> %= submit_button l('Abfahrstafel') %= submit_button l('Abfahrtstafel') </div> % if (stash('input')) { <div class="geolink"> Loading Loading
lib/DBInfoscreen/I18N/en.pm +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ our %Lexicon = ( 'Zug / Station' => 'Enter train number or station name', 'Zug, Stationsname oder Ril100-Kürzel' => 'train, station name, or DS100 code', 'Abfahrstafel' => 'Show departures', 'Abfahrtstafel' => 'Show departures', 'Weitere Einstellungen' => 'Preferences', 'Zeiten inkl. Verspätung angeben' => 'Include delay in timestamps', 'Verspätungen erst ab 5 Minuten anzeigen' => 'Hide delays below 5 minutes', Loading
templates/layouts/app.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ </div> </div> <div class="field"> %= submit_button l('Abfahrstafel') %= submit_button l('Abfahrtstafel') </div> % if (stash('input')) { <div class="geolink"> Loading