Skip to content
Snippets Groups Projects
Commit a1f0a0c2 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#677 - add explanation about case

parent 5d2c66bf
No related branches found
No related tags found
No related merge requests found
......@@ -330,7 +330,7 @@ settings.personalization.reload.page=Zum Anwenden visueller Änderungen <a href=
settings.transactions=Buchungen
settings.transactions.keywords=Schlüsselwörter
settings.transactions.keywords.placeholder=Schlüsselwort hier eingeben
settings.transactions.keywords.description=Verwendest du eins dieser Schlüsselwörter im Namen einer neuen Buchung, so wirst du daran erinnert die Buchung als Einnahme zu markieren.
settings.transactions.keywords.description=Verwendest du eins dieser Schlüsselwörter im Namen einer neuen Buchung, so wirst du daran erinnert die Buchung als Einnahme zu markieren. (Groß- und Kleinschreibung wird nicht berücksichtigt)
settings.misc=Sonstiges
settings.warning.unsaved=ungespeichert
......
......@@ -331,7 +331,7 @@ settings.personalization.reload.page=<a href="">Reload</a> page to apply visual
settings.transactions=Transactions
settings.transactions.keywords=Keywords
settings.transactions.keywords.placeholder=Enter keyword here
settings.transactions.keywords.description=If you use one of these keywords in the name of a new transaction, you will be reminded to mark the transaction as an income.
settings.transactions.keywords.description=If you use one of these keywords in the name of a new transaction, you will be reminded to mark the transaction as an income. (This feature is case-insensitive)
settings.misc=Misc
settings.warning.unsaved=unsaved
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment