fix plugins strings

This commit is contained in:
fabrixxm 2013-02-27 10:22:24 -05:00
parent 887fcdbd3e
commit f82245d9b7
112 changed files with 112 additions and 112 deletions

View file

@ -1,6 +1,6 @@
<?php
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=__DQ__http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger__DQ__>RemoteStorage WebFinger</a>"] = "Permet l'utilisation de votre ID Friendica (%s) pour vous connecter à des sites compatibles \"unhosted\" (comme ownCloud). Voyez <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "Permet l'utilisation de votre ID Friendica (%s) pour vous connecter à des sites compatibles \"unhosted\" (comme ownCloud). Voyez <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
$a->strings["Template URL (with {category})"] = "Modèle d'URL (avec {catégorie})";
$a->strings["OAuth end-point"] = "URL OAuth";
$a->strings["Api"] = "Type d'API";