Update angular2 to rc4
We had a lot of changes in the tests because promises are now polyfilled with Zone.js.
We had to change something and we think it is not caused by angular2. Now interpolation needs 'this.variable
in translations. Before we solved it with a with statement in __parse. This seems not to be working anymore.