Completed
Pull Request — master (#135)
by
unknown
04:43
created
include/languages/et.main.inc 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@  discard block
 block discarded – undo
6 6
  *
7 7
  */
8 8
 
9
-$langmessage = array (
9
+$langmessage = array(
10 10
 	'LOGGED_OUT'                     => 'Sa oled välja logitud.',
11 11
 	'configuration'                  => 'Seadistamine',
12 12
 	'Current Configuration'          => 'Praegune konfiguratsioon',
@@ -221,7 +221,7 @@  discard block
 block discarded – undo
221 221
 	'recaptcha_private'              => 'reCaptcha privaatne võti',
222 222
 	'recaptcha_language'             => 'reCaptcha keel',
223 223
 	'about_config'                   => 
224
-	array (
224
+	array(
225 225
 	'recaptcha_public'               => 'Taotle <a target="_blank" href="http://recaptcha.net/whyrecaptcha.html">reCaptcha võti</a>, et kasutada CAPTCHA kontrolli kontakti vormil.',
226 226
 	'maximgarea'                     => 'Üleslaaditud piltide maksimaalne ruutpikslite arv. 600 x 800 pikslisel pildil on 480 000 ruutpikslit.',
227 227
 	'maxthumbsize'                   => 'Galerii pisipildi suurus, vaikimisi 100 x 100 px.',
Please login to merge, or discard this patch.