]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed translation for Rows string
authormiksik <miksik>
Fri, 25 Jun 2004 16:44:41 +0000 (16:44 +0000)
committermiksik <miksik>
Fri, 25 Jun 2004 16:44:41 +0000 (16:44 +0000)
lang/cs/editor.php

index feeca4a19f8e5b843f9d3cd6da92027f6cf5866e..abca8d254bb5a9c3ab62a0c5d768f92037080c19 100644 (file)
@@ -1,7 +1,6 @@
 <?PHP // $Id$ 
       // editor.php - created with Moodle 1.3 (2004052500)
 
-
 $string['about'] = 'O tomto editoru';
 $string['absbottom'] = 'Úplnì dolù (absbottom)';
 $string['absmiddle'] = 'Pøesnì uprostøed (absmiddle)';
@@ -79,8 +78,8 @@ $string['redo'] = 'Opakovat posledn
 $string['removelink'] = 'Odstranit odkaz';
 $string['rename'] = 'Pøejmenovat';
 $string['right'] = 'Vpravo';
+$string['rows'] = 'Øádkù';
 $string['righttoleft'] = 'Zprava doleva';
-$string['rows'] = 'Sloupcù';
 $string['selectcolor'] = 'Výbìr barvy';
 $string['selection'] = 'Výbìr';
 $string['showhelp'] = 'Nápovìda k pou¾ívání editoru';
@@ -103,4 +102,4 @@ $string['width'] = '
 $string['wordclean'] = 'Vyèistit HTML z Wordu';
 $string['zip'] = 'ZIP';
 
-?>
+?>
\ No newline at end of file