local user. v0.8 release

This commit is contained in:
life
2015-10-24 23:45:55 +08:00
parent 682a694d64
commit f931c1d203
8 changed files with 15 additions and 7 deletions

2
node_modules/web.js generated vendored
View File

@@ -125,7 +125,7 @@ var Web = {
// full sync
syncProcess: function(type, title) {
var me = this;
me.Note.syncProcess('Synchronizing ' + type + '... <br /> ' + title);
me.Note.syncProcess(getMsg('Synchronizing') + ' ' + type + '... <br /> ' + title);
},
// inc sync