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 "libertree Post Settings"
msgstr "Réglages des messages sur libertree"
#: libertree.php:69
msgid "Enable Libertree Post Plugin"
msgstr "Activer le plugin de publication sur libertree"
msgid "Enable Libertree Post Addon"
msgstr "Activer leaddonde publication sur libertree"
#: libertree.php:74
msgid "Libertree API token"

View file

@ -7,7 +7,7 @@ function string_plural_select_fr($n){
;
$a->strings["Post to libertree"] = "Publier sur libertree";
$a->strings["libertree Post Settings"] = "Réglages des messages sur libertree";
$a->strings["Enable Libertree Post Plugin"] = "Activer le plugin de publication sur libertree";
$a->strings["Enable Libertree Post Addon"] = "Activer le addon de publication sur libertree";
$a->strings["Libertree API token"] = "Clé de l'API libertree";
$a->strings["Libertree site URL"] = "URL du site libertree";
$a->strings["Post to Libertree by default"] = "Publier sur libertree par défaut";