changeset 148:b6eb02871dbf

Update some texts and translations.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 20 Sep 2014 01:42:21 +0300
parents f559f0161fd5
children 834abfd9d8e9
files index.php
diffstat 1 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Thu Sep 11 02:14:42 2014 +0300
+++ b/index.php	Sat Sep 20 01:42:21 2014 +0300
@@ -40,8 +40,11 @@
   "Switch" => array("fi" => "Vaihda"),
 
   "contact" => array(
-    "en" => "Contact <b>%1</b> or <b>%2</b>. The author can't be held responsible for any errors or inaccuracies in the data!",
-    "fi" => "Yhteydenotot <b>%1</b> tai <b>%2</b>. En vastaa mahdollisista virheistä tai epätarkkuuksista tiedoissa!",
+    "en" => "Contact <b>%1</b> or <b>%2</b>. ".
+    "The author can't be held responsible for any errors or inaccuracies in the data!",
+
+    "fi" => "Yhteydenotot <b>%1</b> tai <b>%2</b>. ".
+    "En vastaa mahdollisista virheistä tai epätarkkuuksista tiedoissa!",
   ),
   
   "updated" => array(
@@ -72,10 +75,11 @@
   "classDataNotFound" => array(
     "fi" => "Luokan %1 tietoja ei löytynyt! Jos luokkakoodi on uusi, ".
     "ilmestyy se järjestelmään seuraavan päivityksen aikana. Luokkatiedot ".
-    "päivitetään kerran viikossa.",
+    "päivitetään noin kerran viikossa.",
+
     "en" => "Data for class %1 was not found. If the class code is new, it ".
     "should appear in this system during the next update. The data is updated ".
-    "once per week.",
+    "approximately once per week.",
   ),
   
   "classListNotFound" => array(