From b9a028b06a87657fc6495458af35b86cb96947f5 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Thu, 7 Mar 2013 12:17:09 +0200 Subject: [PATCH] Allow translating the staff client tab names Signed-off-by: Pasi Kallinen --- Open-ILS/web/opac/locale/en-US/lang.dtd | 11 ++++++ Open-ILS/xul/staff_client/server/index.xhtml | 52 +++++++++++++++++++--------- 2 files changed, 47 insertions(+), 16 deletions(-) diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index f327a52edd..486f3b6292 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -3606,6 +3606,7 @@ + @@ -3615,6 +3616,8 @@ + + @@ -3626,17 +3629,20 @@ + + + @@ -3646,6 +3652,11 @@ + + + + + diff --git a/Open-ILS/xul/staff_client/server/index.xhtml b/Open-ILS/xul/staff_client/server/index.xhtml index 03bc29cf36..d2a1a6294d 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -15,7 +15,11 @@