Skip to content

Commit

Permalink
Fixed sorting of message properties
Browse files Browse the repository at this point in the history
  • Loading branch information
buchen committed Sep 22, 2024
1 parent 9115e79 commit 16f6003
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -486,8 +486,6 @@ MsgCoinGeckoRateLimitExceeded = CoinGecko rate limit exceeded.

MsgDeltaWithoutAssets = Warning: Delta without assets: {0} on {1}

MsgErrorTransactionAlternativeDocumentRequired = This document does not process the booking. Your bank or broker will provide a different document for this purpose.

MsgErrorBaseAndTermCurrencyAreEqualWithInvalidExchangeRate = Base and term currency are equal ({0}) but exchange rate is {1}

MsgErrorCannotConvertToRequestedCurrency = Cannot convert {0} to currency {1} with ''{2}''
Expand Down Expand Up @@ -566,6 +564,8 @@ MsgErrorTradeCollector_NoHoldingsForSell = Security: {0}\nIssue: No holdings for

MsgErrorTradeCollector_NoHoldingsForTransfer = Security: {0}\nIssue: No holdings to transfer transaction security from ''{1}'' to ''{2}''.\nTransaction: {3}

MsgErrorTransactionAlternativeDocumentRequired = This document does not process the booking. Your bank or broker will provide a different document for this purpose.

MsgErrorTransactionTypeNotSupported = Transaction is not supported or required.

MsgErrorTwelveDataAPIKeyMissing = Twelve Data API key is missing. Configure in preferences.
Expand Down

0 comments on commit 16f6003

Please sign in to comment.