Package com.e1c.g5.v8.dt.mw
Class MwSharedMessages
java.lang.Object
org.eclipse.osgi.util.NLS
com.e1c.g5.v8.dt.mw.MwSharedMessages
public class MwSharedMessages
extends org.eclipse.osgi.util.NLS
Class localizes strings of the plugin.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Stringfield is accountstatic Stringfield is accumalation record typestatic Stringfield is action beginningstatic Stringfield is action endstatic Stringfield is base beginningstatic Stringfield is base endstatic Stringfield is calculation typestatic Stringfield is charts of accountstatic Stringfield is charts of calculate typesstatic Stringfield is creadit accountstatic Stringfield is debit accountstatic Stringexpression if expensestatic Stringexpression is receiptstatic Stringfield is record typestatic Stringfield is registration periodstatic Stringrow in tabular section -
Method Summary
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
-
Field Details
-
LanguageKeyWordsToConstructorFields_Charts_of_calculate_types
field is charts of calculate types -
LanguageKeyWordsToConstructorFields_Base_end
field is base end -
LanguageKeyWordsToConstructorFields_Base_beginning
field is base beginning -
LanguageKeyWordsToConstructorFields_Action_end
field is action end -
LanguageKeyWordsToConstructorFields_Action_beginning
field is action beginning -
LanguageKeyWordsToConstructorFields_Registration_period
field is registration period -
LanguageKeyWordsToConstructorFields_Calculation_type
field is calculation type -
LanguageKeyWordsToConstructorFields_Accumulation_Record_Type
field is accumalation record type -
LanguageKeyWordsToConstructorFields_Record_Type
field is record type -
LanguageKeyWordsToConstructorFields_Debit_account
field is debit account -
LanguageKeyWordsToConstructorFields_Credit_account
field is creadit account -
LanguageKeyWordsToConstructorFields_Account
field is account -
LanguageKeyWordsToConstructorFields_Charts_of_account
field is charts of account -
LanguageKeyWordsToConstructorFields_Receipt
expression is receipt -
LanguageKeyWordsToConstructorFields_Expense
expression if expense -
ModuleProcessor_Cur_row
row in tabular section
-