forked from friendica/friendica-addons
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
|
@ -288,7 +288,7 @@ function registerForm() {
|
|||
return false;
|
||||
}
|
||||
|
||||
// Plugin launcher
|
||||
// Addon launcher
|
||||
function launchHome() {
|
||||
// Define the vars
|
||||
var home = '#home ';
|
||||
|
@ -367,5 +367,5 @@ function launchHome() {
|
|||
logThis('Welcome to Jappix! Happy coding in developer mode!');
|
||||
}
|
||||
|
||||
// Launch this plugin!
|
||||
// Launch this addon!
|
||||
$(document).ready(launchHome);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue