mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-29 07:51:47 +00:00
Update strings
update strings to contain addon
This commit is contained in:
parent
c71f7b0e1a
commit
96c41e5623
519 changed files with 829 additions and 829 deletions
|
@ -110,7 +110,7 @@ function anonymousLogin(server) {
|
|||
}
|
||||
}
|
||||
|
||||
// Plugin launcher
|
||||
// Addon launcher
|
||||
function launchAnonymous() {
|
||||
logThis('Anonymous mode detected, connecting...', 3);
|
||||
|
||||
|
@ -127,5 +127,5 @@ function launchAnonymous() {
|
|||
anonymousLogin(HOST_ANONYMOUS);
|
||||
}
|
||||
|
||||
// Launch this plugin!
|
||||
// Launch this addon!
|
||||
$(document).ready(launchAnonymous);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue