Confirmed users
1,059
edits
No edit summary |
(remove copy / pasted fixme) |
||
| Line 64: | Line 64: | ||
this.strings = document.getElementById("steelyoursentmail-strings"); | this.strings = document.getElementById("steelyoursentmail-strings"); | ||
for (var i = 0; i < Application.accounts.all.length; i++) { | for (var i = 0; i < Application.accounts.all.length; i++) { | ||
for (var j = 0; j < Application.accounts.all[i].folders.length; j++) { | for (var j = 0; j < Application.accounts.all[i].folders.length; j++) { | ||