"Germanization"
This commit is contained in:
parent
17e2599c19
commit
cf65377930
6 changed files with 40 additions and 16 deletions
11
src/de/marcelkapfer/c/morseconverter/text.properties
Normal file
11
src/de/marcelkapfer/c/morseconverter/text.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>Developer</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=Enter your text
|
||||
tabAbout=About
|
||||
tabNormalMorse=Normal Morse
|
||||
title=Morse Converter
|
||||
update-error=There was an error while getting the current directory.
|
||||
update-no-connection=The connection to the server was not possible.\nTry again later.
|
||||
update-not-successful=Update not successful
|
||||
update-successful=Update successful.\nPlease restart the software to activate the changes.
|
||||
updateAvailable=An Update is available\!\nGo to the 'About' section for more.
|
||||
updateButton=Check for updates
|
Reference in a new issue