From 274b0dd1bc2783633a8baeaf7114f99ff3d4011d 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 --- 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 ce64b5fb9b..25e1b9cced 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -3015,10 +3015,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - + + - + @@ -3038,8 +3038,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - + + -- 2.11.0