User: ihi Date: 2007-11-20 19:10:59+0000 Modified: dba/reportdesign/source/ui/inspection/inspection.src
Log: INTEGRATION: CWS reportdesign01 (1.3.26); FILE MERGED 2007/10/15 07:52:52 oj 1.3.26.4: RESYNC: (1.3-1.4); FILE MERGED 2007/10/09 08:27:18 oj 1.3.26.3: #i77604# impl add function 2007/10/05 11:51:08 oj 1.3.26.2: #i77604# impl method to add functions more simpler 2007/09/07 08:33:45 oj 1.3.26.1: #i80508# remove de from resource File Changes: Directory: /dba/reportdesign/source/ui/inspection/ ================================================== File [changed]: inspection.src Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/inspection/inspection.src?r1=1.4&r2=1.5 Delta lines: +20 -0 -------------------- --- inspection.src 2007-08-30 12:13:28+0000 1.4 +++ inspection.src 2007-11-20 19:10:56+0000 1.5 @@ -204,3 +204,23 @@ { Text [ en-US ] = "This position can not be set. It is invalid."; }; +String RID_STR_SCOPE_GROUP +{ + Text [ en-US ] = "Group: %1"; +}; +String RID_STR_FORMULALIST +{ + Text [ en-US ] = "Function"; +}; +String RID_STR_SCOPE +{ + Text [ en-US ] = "Scope"; +}; +String RID_STR_TYPE +{ + Text [ en-US ] = "Data Field Type"; +}; +String RID_STR_TYPE_CONST +{ + Text [ en-US ] = "Field or Formula;Function;Counter;User defined Function"; +}; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
