mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1051597 - Fix typo in options.sourceeditor.expandtab.tooltip. r=jwalker
This commit is contained in:
parent
7113fe0d6e
commit
2715a8194c
@ -175,7 +175,7 @@ Gecko platform symbols">
|
|||||||
<!ENTITY options.sourceeditor.autoclosebrackets.label "Autoclose brackets">
|
<!ENTITY options.sourceeditor.autoclosebrackets.label "Autoclose brackets">
|
||||||
<!ENTITY options.sourceeditor.autoclosebrackets.tooltip "Automatically insert closing brackets">
|
<!ENTITY options.sourceeditor.autoclosebrackets.tooltip "Automatically insert closing brackets">
|
||||||
<!ENTITY options.sourceeditor.expandtab.label "Indent using spaces">
|
<!ENTITY options.sourceeditor.expandtab.label "Indent using spaces">
|
||||||
<!ENTITY options.sourceeditor.expandtab.tooltip "Use spaces intead of the tab character">
|
<!ENTITY options.sourceeditor.expandtab.tooltip "Use spaces instead of the tab character">
|
||||||
<!ENTITY options.sourceeditor.tabsize.label "Tab size">
|
<!ENTITY options.sourceeditor.tabsize.label "Tab size">
|
||||||
<!ENTITY options.sourceeditor.tabsize.accesskey "T">
|
<!ENTITY options.sourceeditor.tabsize.accesskey "T">
|
||||||
<!ENTITY options.sourceeditor.keybinding.label "Keybindings">
|
<!ENTITY options.sourceeditor.keybinding.label "Keybindings">
|
||||||
|
Loading…
Reference in New Issue
Block a user