summaryrefslogtreecommitdiffstats
path: root/WebCore/manual-tests/NPN_Invoke/English.lproj/Localized.r
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/manual-tests/NPN_Invoke/English.lproj/Localized.r')
-rw-r--r--WebCore/manual-tests/NPN_Invoke/English.lproj/Localized.r17
1 files changed, 17 insertions, 0 deletions
diff --git a/WebCore/manual-tests/NPN_Invoke/English.lproj/Localized.r b/WebCore/manual-tests/NPN_Invoke/English.lproj/Localized.r
new file mode 100644
index 0000000..f5c8373
--- /dev/null
+++ b/WebCore/manual-tests/NPN_Invoke/English.lproj/Localized.r
@@ -0,0 +1,17 @@
+#include <CoreServices/CoreServices.r>
+
+// Plugin info
+resource 'STR#' (126) { {
+ "Tests NPN_Invoke()",
+ "NPN_Invoke Test Plug-In"
+} };
+
+// MIME Type descriptions
+resource 'STR#' (127) { {
+ "NPN_Invoke test"
+} };
+
+// MIME Types
+resource 'STR#' (128) { {
+ "test/npn-invoke"
+} };