From: Vincent Vanwaelscappel Date: Mon, 21 Mar 2022 14:15:11 +0000 (+0100) Subject: wait #4871 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=cfc56e27ab0afef0fc8bbc02086bbb142d978e57;p=sandvik-apps.git wait #4871 @1 --- diff --git a/ScreeningMediaSelection/_doc/ScreenMediaSelection-2.0.5-Draft.xlsx b/ScreeningMediaSelection/_doc/ScreenMediaSelection-2.0.5-Draft.xlsx deleted file mode 100644 index c52621e..0000000 Binary files a/ScreeningMediaSelection/_doc/ScreenMediaSelection-2.0.5-Draft.xlsx and /dev/null differ diff --git a/ScreeningMediaSelection/_doc/ScreenMediaSelection-2.0.6-Draft.xlsx b/ScreeningMediaSelection/_doc/ScreenMediaSelection-2.0.6-Draft.xlsx new file mode 100644 index 0000000..a732927 Binary files /dev/null and b/ScreeningMediaSelection/_doc/ScreenMediaSelection-2.0.6-Draft.xlsx differ diff --git a/ScreeningMediaSelection/tools/refreshdata.php b/ScreeningMediaSelection/tools/refreshdata.php index 38cb6f2..a091742 100644 --- a/ScreeningMediaSelection/tools/refreshdata.php +++ b/ScreeningMediaSelection/tools/refreshdata.php @@ -3,7 +3,7 @@ require_once 'common.php'; $root = __DIR__ . '/../'; $js = $root . 'js/data.js'; -$xlsx = $root . '/_doc/ScreenMediaSelection-2.0.5-Draft.xlsx'; +$xlsx = $root . '/_doc/ScreenMediaSelection-2.0.6-Draft.xlsx'; $data = postFiles('https://extranet.cubedesigners.com/tools/convertXlsxToJson', $xlsx, 'file', ['dataorg' => 'excelToArray', 'format' => 'js']); file_put_contents($js, $data); header('Location: ../'); \ No newline at end of file diff --git a/WT6000/index.php b/WT6000/index.php index 94648cc..8ce022c 100644 --- a/WT6000/index.php +++ b/WT6000/index.php @@ -303,8 +303,8 @@ $translations = array( "Estimated installation time for a Sandvik WT6000 liner (hours)" => " Uppskattad monteringstid för ett Sandvik WT6000-foder (timmar)", "Let's go" => "NU KÖR VI", "Back" => "TILLBAKA", - "HOW IT PLAYS OUT" => "VAD DET INNEBÄR FÖR ER", - "for you" => "till dig", + "HOW IT PLAYS OUT" => "VAD DET INNEBÄR", + "for you" => "FÖR ER", "M \$currency" => "M \$currency", "worth of extra material hauled thanks to longer wear life and fewer liner changes" => "värde för ytterligare material som transporterats tack vare längre slitlivslängd och färre foderbyten", "worth of extra material hauled thanks to shorter liner installation time and less repair welding" => "värde för ytterligare material som transporterats tack vare kortare monteringstid och mindre reparationssvetsning",