Skip to content

Commit

Permalink
update translation : 'removal' become 'withdrawal'
Browse files Browse the repository at this point in the history
  • Loading branch information
mierin12 committed Jun 16, 2024
1 parent 5757549 commit 294603b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ InvestmentPlanOptionDeposit = (Deposit)

InvestmentPlanOptionInterest = (Interest)

InvestmentPlanOptionRemoval = (Removal)
InvestmentPlanOptionRemoval = (Withdrawal)

InvestmentPlanTitleEditPlan = Edit Investment Plan

Expand All @@ -980,7 +980,7 @@ InvestmentPlanTypeDeposit = Deposit

InvestmentPlanTypeInterest = Interest

InvestmentPlanTypeRemoval = Removal
InvestmentPlanTypeRemoval = Withdrawal

JobLabelAutoSave = Saving backup file

Expand Down Expand Up @@ -1836,7 +1836,7 @@ MenuConvertToBuySell = Convert to buy/sell transaction

MenuConvertToDelivery = Convert to delivery

MenuConvertToDepositRemoval = Convert to deposit/removal
MenuConvertToDepositRemoval = Convert to deposit/withdrawal

MenuConvertToInboundDelivery = Convert to inbound delivery

Expand Down Expand Up @@ -2636,7 +2636,7 @@ TransactionFilterDeliveries = Deliveries

TransactionFilterDeposit = Deposits

TransactionFilterDepositAndRemoval = Deposits and Removals
TransactionFilterDepositAndRemoval = Deposits and Withdrawals

TransactionFilterDividend = Dividends

Expand All @@ -2646,7 +2646,7 @@ TransactionFilterInterest = Interest

TransactionFilterNone = All transaction types

TransactionFilterRemoval = Removals
TransactionFilterRemoval = Withdrawals

TransactionFilterSecurityRelated = Transactions with investment vehicle

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ LabelQuotation = Quotation

LabelRealizedCapitalGains = Realized Capital Gains

LabelRemovals = Removals
LabelRemovals = Withdrawals

LabelReportingPeriodCurrentMonth = Current Month

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ account.FEES = Fees
account.FEES_REFUND = Fees Refund
account.INTEREST = Interest
account.INTEREST_CHARGE = Interest Charge
account.REMOVAL = Removal
account.REMOVAL = Withdrawal
account.SELL = Sell
account.TAXES = Taxes
account.TAX_REFUND = Tax Refund
Expand Down

0 comments on commit 294603b

Please sign in to comment.