Manage Clipboard and Trash help text correction

This commit is contained in:
Ed Van Duinen 2003-05-25 03:44:50 +00:00
parent 6f8972743e
commit 074ff2b9a8

View file

@ -489,7 +489,7 @@ insert into international (internationalId,languageId,namespace,message,lastUpda
delete from international where languageId=1 and namespace='WebGUI' and internationalId=957;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (957,1,'WebGUI','Clipboard, Manage', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=958;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (958,1,'WebGUI','The clipboard is a special system location to which content may be temporarily cut or copied. Items in the clipboard may then be pasted to a new location.\r\n<p>The clipboard contents may be managed individually. You may delete or paste an item by selecting the approriate icon. You may also empty the entire contents of the clipboard to the trash by choosing the Empty clipboard menu option.\r\n<p><b>Title</b><br>The name of the item in the clipboard. You may view the item by selecting the title.\r\n<p><b>Type</b><br>The type of content. For instance, a Page, Article, EventsCalendar, etc.\r\n<p><b>Clipboard Date</b><br>The date and time the item was added to the clipboard\r\n<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the clipboard. This is an optional field is only visible in shared clipboard environments or when an administrator is managing the system clipboard.', 1052850265);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (958,1,'WebGUI','The clipboard is a special system location to which content may be temporarily cut or copied. Items in the clipboard may then be pasted to a new location.\r\n<p>The clipboard contents may be managed individually. You may delete or paste an item by selecting the approriate icon. You may also empty the entire contents of the clipboard to the trash by choosing the Empty clipboard menu option.\r\n<p><b>Title</b><br>The name of the item in the clipboard. You may view the item by selecting the title.\r\n<p><b>Type</b><br>The type of content. For instance, a Page, Article, EventsCalendar, etc.\r\n<p><b>Clipboard Date</b><br>The date and time the item was added to the clipboard\r\n<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the clipboard. This optional field is only visible in shared clipboard environments or when an administrator is managing the system clipboard.', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=959;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (959,1,'WebGUI','Empty system clipboard.', 1052850265);
delete from help where helpId=65 and namespace='WebGUI';
@ -497,7 +497,7 @@ INSERT INTO help VALUES (65,'WebGUI',957,958,'67,WebGUI;');
delete from international where languageId=1 and namespace='WebGUI' and internationalId=960;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (960,1,'WebGUI','Trash, Manage', 1052850265);
delete from international where languageId=1 and namespace='WebGUI' and internationalId=961;
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (961,1,'WebGUI','The trash is a special system location where deleted content is temporarily stored. Items in the trash may be managed individually. You may cut an item to the clipboard or permanently delete it by selecting the approriate icon. You may also purge/delete all items in the trash by choosing the Empty trash menu option.\r\n<p><b>Title</b><br>The name of the item in the trash. You may view the item by selecting the title.\r\n<p><b>Type</b><br>The type of content. For instance, a Page, Article, EventsCalendar, etc.\r\n<p><b>Trash Date</b><br>The date and time the item was added to the trash\r\n<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the trash. This is an optional field is only visible in shared trash environments or when an administrator is managing the system trash.', 1052850265);
insert into international (internationalId,languageId,namespace,message,lastUpdated) values (961,1,'WebGUI','The trash is a special system location where deleted content is temporarily stored. Items in the trash may be managed individually. You may cut an item to the clipboard or permanently delete it by selecting the approriate icon. You may also purge/delete all items in the trash by choosing the Empty trash menu option.\r\n<p><b>Title</b><br>The name of the item in the trash. You may view the item by selecting the title.\r\n<p><b>Type</b><br>The type of content. For instance, a Page, Article, EventsCalendar, etc.\r\n<p><b>Trash Date</b><br>The date and time the item was added to the trash\r\n<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the trash. This optional field is only visible in shared trash environments or when an administrator is managing the system trash.', 1052850265);
delete from help where helpId=66 and namespace='WebGUI';
INSERT INTO help VALUES (66,'WebGUI',960,961,'46,WebGUI;');
delete from international where languageId=1 and namespace='WebGUI' and internationalId=962;