mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 17:08:48 +00:00
fix plugins strings
This commit is contained in:
parent
887fcdbd3e
commit
f82245d9b7
112 changed files with 112 additions and 112 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
$a->strings["Altpager settings updated."] = "Ajustos de Altpagerr actualitzats.";
|
||||
$a->strings["Alternate Pagination Setting"] = "Alternate Pagination Setting";
|
||||
$a->strings["Use links to __DQ__newer__DQ__ and __DQ__older__DQ__ pages in place of page numbers?"] = "Emprar enllaç a \"més nova\" i \"més antiga\" pàgina, en lloc de números de pàgina? ";
|
||||
$a->strings["Use links to \"newer\" and \"older\" pages in place of page numbers?"] = "Emprar enllaç a \"més nova\" i \"més antiga\" pàgina, en lloc de números de pàgina? ";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Global"] = "";
|
||||
$a->strings["Force global use of the alternate pager"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue