Ticket #421: Ticket421.patch
| File Ticket421.patch, 0.6 kB (added by SaqImtiaz, 9 months ago) |
|---|
-
Lingo.js
old new 314 314 hasChanged: "Changed while unplugged", 315 315 hasNotChanged: "Unchanged while unplugged", 316 316 syncStatusList: { 317 none: {text: "...", color: " none"},317 none: {text: "...", color: "transparent"}, 318 318 changedServer: {text: "Changed on server", color: '#80ff80'}, 319 319 changedLocally: {text: "Changed while unplugged", color: '#80ff80'}, 320 320 changedBoth: {text: "Changed while unplugged and on server", color: '#ff8080'},