Nice to hear that you solved the problem!
About the *"'D_DIAGNOSTICS' | translate"*, I think that you should
interpolate the value before it gets bound to the scope property *"textsss"*
.
Basically, use *textsss="{{ 'D_DIAGNOSTICS' | translate }}"*.
Without placing the *{{ ... }}* you're just passing the string
*"'D_DIAGNOSTICS'
| translate"*, that's why the filter doesn't execute.
I'm not sure if the *$scope.eval* works but I think it's easier this way.
Regards,
*Luís Loureiro*
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.