From 0531f7f811074d4cfb7fb24d464839b50983daed Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 19 Feb 2013 21:06:05 -0500 Subject: [PATCH] Flag cust & oust name/description fields as translatable Setting type names and descriptions should be translatable, a simple oils_persist:i18n attribute will do the trick. Signed-off-by: Dan Scott Signed-off-by: Ben Shum Signed-off-by: Remington Steed --- Open-ILS/examples/fm_IDL.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 5053070a68..0779f06a19 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -3104,10 +3104,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - + + - + @@ -3128,8 +3128,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - + + -- 2.11.0