Make sign formspec translatable
This commit is contained in:
parent
579e526615
commit
78fc9565c0
3 changed files with 10 additions and 1 deletions
|
@ -2,3 +2,7 @@
|
|||
Sign=Schild
|
||||
Signs can be written and come in two variants: Wall sign and sign on a sign post. Signs can be placed on the top and the sides of other blocks, but not below them.=Schilder können beschrieben werden und kommen in zwei Varianten: Wandschild und stehendes Schild. Sie können auf und an den Seiten von anderen Blöclen platziert werden, aber nicht unter ihnen.
|
||||
After placing the sign, you can write something on it. You have 4 lines of text with up to 15 characters for each line; anything beyond these limits is lost. Not all characters are supported. The text can not be changed once it has been written; you have to break and place the sign again.=Nachdem das Schild platziert wurde, kann man etwas darauf schreiben. 4 Zeilen mit je 15 Zeichen pro Zeile sind verfügbar, alles darüber geht verloren. Es werden nicht alle Zeichen unterstützt. Der Text kann nicht geändert werden, sobald er geschrieben wurde; man muss das Schild erneut platzieren.
|
||||
Edit sign text:=Schildtext bearbeiten:
|
||||
Maximum line length: 15=Maximale Zeilenlänge: 15
|
||||
Maximum lines: 4=Maximale Zeilen: 4
|
||||
Done=Fertig
|
||||
|
|
|
@ -2,3 +2,7 @@
|
|||
Sign=
|
||||
Signs can be written and come in two variants: Wall sign and sign on a sign post. Signs can be placed on the top and the sides of other blocks, but not below them.=
|
||||
After placing the sign, you can write something on it. You have 4 lines of text with up to 15 characters for each line; anything beyond these limits is lost. Not all characters are supported. The text can not be changed once it has been written; you have to break and place the sign again.=
|
||||
Edit sign text:=
|
||||
Maximum line length: 15=
|
||||
Maximum lines: 4=
|
||||
Done=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue