mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
spelling corrections for graphLayout Settings
This commit is contained in:
parent
dd495e233a
commit
d7fc0c8811
@ -280,11 +280,11 @@ QStringList strList;
|
|||||||
<<QString("</td></tr> <tr><td>")
|
<<QString("</td></tr> <tr><td>")
|
||||||
<<QString(tr("Restore"))
|
<<QString(tr("Restore"))
|
||||||
<<QString("</td> <td>")
|
<<QString("</td> <td>")
|
||||||
<<QString(tr("Loads the Layout Settings from the selection. Automatically exits. io"))
|
<<QString(tr("Loads the Layout Settings from the selection. Automatically exits."))
|
||||||
<<QString("</td></tr> <tr><td>")
|
<<QString("</td></tr> <tr><td>")
|
||||||
<<QString(tr("Rename"))
|
<<QString(tr("Rename"))
|
||||||
<<QString("</td><td>")
|
<<QString("</td><td>")
|
||||||
<<QString(tr("Modify the description of the selection. Same as a double click.io"))
|
<<QString(tr("Modify the description of the selection. Same as a double click."))
|
||||||
<<QString("</td></tr> <tr><td valign=\"top\">")
|
<<QString("</td></tr> <tr><td valign=\"top\">")
|
||||||
<<QString(tr("Update"))
|
<<QString(tr("Update"))
|
||||||
<<QString("</td><td>")
|
<<QString("</td><td>")
|
||||||
|
Loading…
Reference in New Issue
Block a user