Add the entities "gui.yes" and "gui.no" to prevent
unpleasant line breaks in button texts. Discussed on: -doc
This commit is contained in:
parent
74c1fed8a3
commit
0db2af1869
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21852
1 changed files with 2 additions and 0 deletions
|
@ -56,3 +56,5 @@
|
|||
<!-- GUI-buttons -->
|
||||
<!ENTITY gui.ok "<guibutton>[ OK ]</guibutton>">
|
||||
<!ENTITY gui.cancel "<guibutton>[ Cancel ]</guibutton>">
|
||||
<!ENTITY gui.yes "<guibutton>[ Yes ]</guibutton>">
|
||||
<!ENTITY gui.no "<guibutton>[ No ]</guibutton>">
|
||||
|
|
Loading…
Reference in a new issue