[open-ils-commits] r13053 - branches/rel_1_4/Open-ILS/web/opac/locale/en-US (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon May 4 14:00:39 EDT 2009
Author: phasefx
Date: 2009-05-04 14:00:36 -0400 (Mon, 04 May 2009)
New Revision: 13053
Modified:
branches/rel_1_4/Open-ILS/web/opac/locale/en-US/lang.dtd
Log:
entities for copy/paste context menus in xul textboxes
Modified: branches/rel_1_4/Open-ILS/web/opac/locale/en-US/lang.dtd
===================================================================
--- branches/rel_1_4/Open-ILS/web/opac/locale/en-US/lang.dtd 2009-05-04 16:29:15 UTC (rev 13052)
+++ branches/rel_1_4/Open-ILS/web/opac/locale/en-US/lang.dtd 2009-05-04 18:00:36 UTC (rev 13053)
@@ -51,6 +51,12 @@
<!ENTITY common.true "True">
<!ENTITY common.false "False">
+<!ENTITY common.textbox.cut "Cut">
+<!ENTITY common.textbox.copy "Copy">
+<!ENTITY common.textbox.paste "Paste">
+<!ENTITY common.textbox.delete "Delete">
+<!ENTITY common.textbox.select_all "Select All">
+
<!ENTITY ilsevent.1000 "Login failed. The username or password entered was incorrect.">
<!ENTITY ilsevent.1001 "Login session has timed out or does not exist">
<!ENTITY ilsevent.1002 "User was not found in the database">
More information about the open-ils-commits
mailing list