]> _ Git - fluidbook-html5.git/commitdiff
#fluidbook_apps : translation of phone link tooltip
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 26 Jan 2016 13:49:24 +0000 (13:49 +0000)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 26 Jan 2016 13:49:24 +0000 (13:49 +0000)
js/libs/fluidbook/fluidbook.js

index f3ee6fcdb2a13f3836b108df2645202317391802..0152036d3d2fe49529953470d6962097f5dcb765 100644 (file)
@@ -1,3 +1,8 @@
+/*
+ this.l10n.__('click to call this number');
+
+ */
+
 function Fluidbook(datas) {
     this.init(datas);
 }