mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-08-23 06:34:00 +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
|
@ -489,7 +489,7 @@ function getEverything() {
|
|||
getStorage(NS_ROSTERNOTES);
|
||||
}
|
||||
|
||||
// Plugin launcher
|
||||
// Addon launcher
|
||||
function launchConnection() {
|
||||
// Logouts when Jappix is closed
|
||||
$(window).bind('beforeunload', terminate);
|
||||
|
@ -522,5 +522,5 @@ function launchConnection() {
|
|||
}
|
||||
}
|
||||
|
||||
// Launch this plugin!
|
||||
// Launch this addon!
|
||||
$(document).ready(launchConnection);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue