Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| style:strings [2008/11/05 21:11] – change translation comment stuff, add punctuation section kelnos | style:strings [2008/12/10 23:13] (current) – add XfceTitledDialog note 66.166.20.74 | ||
|---|---|---|---|
| Line 44: | Line 44: | ||
| Generally, settings dialogs consist of lots of short strings of text describing an option, often (well, hopefully often) with a tooltip that explains in a bit more detail. | Generally, settings dialogs consist of lots of short strings of text describing an option, often (well, hopefully often) with a tooltip that explains in a bit more detail. | ||
| + | |||
| + | ==== Dialog Implementation Details ==== | ||
| + | |||
| + | Unless there' | ||
| + | |||
| + | For example, in a (fictitious) settings dialog that allows the user to configure various text layout parameters, the title might be simply " | ||
| + | |||
| + | Transient dialogs that are opened to ask the user a question or to allow the user to input some data before being dismissed generally shouldn' | ||
| ==== Text Involved in Layout ==== | ==== Text Involved in Layout ==== | ||