96c41e5623
update strings to contain addon
10 lines
324 B
PHP
10 lines
324 B
PHP
<?php
|
|
|
|
$a->strings["Post to LiveJournal"] = "";
|
|
$a->strings["LiveJournal Post Settings"] = "";
|
|
$a->strings["Enable LiveJournal Post Addon"] = "";
|
|
$a->strings["LiveJournal username"] = "";
|
|
$a->strings["LiveJournal password"] = "";
|
|
$a->strings["Post to LiveJournal by default"] = "";
|
|
$a->strings["Submit"] = "Lagre";
|