"Germanization"
This commit is contained in:
parent
17e2599c19
commit
cf65377930
6 changed files with 40 additions and 16 deletions
src/de/marcelkapfer/c/morseconverter
11
src/de/marcelkapfer/c/morseconverter/text_de.properties
Normal file
11
src/de/marcelkapfer/c/morseconverter/text_de.properties
Normal file
|
@ -0,0 +1,11 @@
|
|||
about=<html> <head> </head> <body> <p style\="margin-top\: 5px; margin-right\: 5px; margin-bottom\: 5px; margin-left\: 5px"> <b>Entwickler\:</b><br>Marcel Kapfer </p> <p style\="margin-top\: 5px; margin-right\: 5px; margin-bottom\: 5px; margin-left\: 5px"> <b>Version</b><br>2.0.0 dev </p> </body> </html>
|
||||
inputText=Geben Sie einen Text ein
|
||||
tabAbout=Über
|
||||
tabNormalMorse=Normales Morse
|
||||
title=Morse Umwandler
|
||||
update-error=Es trat ein Fehler auf, beim Versuch das aktuelle Verzeichniss zu finden
|
||||
update-no-connection=Eine Verbindung zum Server war nicht möglich\nVersuchen Sie es später nochmal.
|
||||
update-not-successful=Update nich erfolgreich
|
||||
update-successful=Update erfolgreich\nBitte starten Sie die Software neu um die Änderungen zu aktivieren
|
||||
updateAvailable=Ein Update ist verfügbarr\nMehr in der "Über" Abteilung.
|
||||
updateButton=Auf Updates überprüfen
|
Reference in a new issue