Index: remoting/host/plugin/host_plugin-InfoPlist.strings.jinja2 |
diff --git a/remoting/host/plugin/host_plugin-InfoPlist.strings.jinja2 b/remoting/host/plugin/host_plugin-InfoPlist.strings.jinja2 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4bec263d8c4e63086115d6dbab67d15d20e9aebc |
--- /dev/null |
+++ b/remoting/host/plugin/host_plugin-InfoPlist.strings.jinja2 |
@@ -0,0 +1,3 @@ |
+NSHumanReadableCopyright = "{% trans %}COPYRIGHT{% endtrans %}"; |
+WebPluginDescription = "{% trans %}REMOTING_HOST_PLUGIN_NAME{% endtrans %}"; |
+WebPluginName = "{% trans %}REMOTING_HOST_PLUGIN_DESCRIPTION{% endtrans %}"; |