--- a/idlefw/plugins/mcsplugin/data/mcspluginres.rss Tue Feb 02 00:23:10 2010 +0200
+++ b/idlefw/plugins/mcsplugin/data/mcspluginres.rss Fri Feb 19 23:07:29 2010 +0200
@@ -42,7 +42,8 @@
//----------------------------------------------------
// R_MCS_DISABLE_OPEN_ITEM
-// Contains application information.
+// Dialog text: Item cannot be run because of backup
+// state
//----------------------------------------------------
//
RESOURCE TBUF r_mcs_disable_open_item
@@ -51,6 +52,18 @@
}
//----------------------------------------------------
+// R_MCS_DISABLE_OPEN_ITEM_MISSING
+// Dialog text: Item cannot be opened because of it is
+// missing
+//----------------------------------------------------
+//
+RESOURCE TBUF r_mcs_disable_open_item_missing
+{
+ buf = qtn_mcs_disable_open_item_missing;
+}
+
+
+//----------------------------------------------------
// R_MCS_DISABLE_OPEN_ITEM_DLG
// Contains application information.
//----------------------------------------------------