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 String
field is accountstatic String
field is accumalation record typestatic String
field is action beginningstatic String
field is action endstatic String
field is base beginningstatic String
field is base endstatic String
field is calculation typestatic String
field is charts of accountstatic String
field is charts of calculate typesstatic String
field is creadit accountstatic String
field is debit accountstatic String
expression if expensestatic String
expression is receiptstatic String
field is record typestatic String
field is registration periodstatic String
row 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
-