summaryrefslogtreecommitdiff
path: root/desktop/win32/source/rebase/rctmpl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/win32/source/rebase/rctmpl.txt')
-rwxr-xr-xdesktop/win32/source/rebase/rctmpl.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/win32/source/rebase/rctmpl.txt b/desktop/win32/source/rebase/rctmpl.txt
new file mode 100755
index 000000000000..97a2775e9b02
--- /dev/null
+++ b/desktop/win32/source/rebase/rctmpl.txt
@@ -0,0 +1,9 @@
+// String Table
+
+STRINGTABLE DISCARDABLE
+BEGIN
+ IDS_APP_TITLE %APP_TITLE%
+ IDS_MSG_OPTIMIZED_FOR_CLIENT %MSG_OPTIMIZED_FOR_CLIENT%
+ IDS_MSG_OPTIMIZED_FOR_SERVER %MSG_OPTIMIZED_FOR_SERVER%
+ IDS_MSG_NO_INSTALLATION_FOUND %MSG_NO_INSTALLATION_FOUND%
+END