I am facing the same problem on all users how use Google Chome to access SharePoint, there error will be shown when the user click on any of the App web pages:-
ReferenceError: Strings is not definedReferenceError: Strings is not defined
So to track this isuue i open the Chrome developer tools and the consule showed the following error:-
Uncaught ReferenceError: Strings is not defined clienttemplates.js?rev=J%2BGzwlHEWSv11%2BqD9XeOaw%3D%3D:1
$_global_clienttemplatesclienttemplates.js?rev=J%2BGzwlHEWSv11%2BqD9XeOaw%3D%3D:1
(anonymous function)clienttemplates.js?rev=J%2BGzwlHEWSv11%2BqD9XeOaw%3D%3D:1so what is causing in error to occur ? baring in mind if i do a refresh for the web page the error will disappear , but when i navigate back to the App web page the error occur again !!