Update strings

update strings to contain addon
This commit is contained in:
Adam Magness 2018-01-20 11:01:59 -05:00
parent c71f7b0e1a
commit 96c41e5623
519 changed files with 829 additions and 829 deletions

View file

@ -28,8 +28,8 @@ msgid "LiveJournal Post Settings"
msgstr "Nastavení LiveJournal Post"
#: ljpost.php:72
msgid "Enable LiveJournal Post Plugin"
msgstr "Povolit LiveJournal Post plugin"
msgid "Enable LiveJournal Post Addon"
msgstr "Povolit LiveJournal Post addon"
#: ljpost.php:77
msgid "LiveJournal username"

View file

@ -7,7 +7,7 @@ function string_plural_select_cs($n){
;
$a->strings["Post to LiveJournal"] = "Poslat na LiveJournal";
$a->strings["LiveJournal Post Settings"] = "Nastavení LiveJournal Post";
$a->strings["Enable LiveJournal Post Plugin"] = "Povolit LiveJournal Post plugin";
$a->strings["Enable LiveJournal Post Addon"] = "Povolit LiveJournal Post addon";
$a->strings["LiveJournal username"] = "LiveJournal uživatelské jméno";
$a->strings["LiveJournal password"] = "LiveJournal heslo";
$a->strings["Post to LiveJournal by default"] = "Defaultně umístit na LiveJournal";