cui/uiconfig/ui/javastartparametersdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit fc630f647dc06da5f9d7341db7f3ab3e35015cab Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Fri Jun 10 16:01:01 2022 -0300 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Jun 16 12:36:41 2022 +0200 Fix English in extended tip Change-Id: I753fe8c17a572c734bb4f865c0b9920285849ca3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135623 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> (cherry picked from commit 8e27e5b010d4d98400c97e5575ad77844848d7c7) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135974 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/cui/uiconfig/ui/javastartparametersdialog.ui b/cui/uiconfig/ui/javastartparametersdialog.ui index ec6b490b1f6a..303e67624713 100644 --- a/cui/uiconfig/ui/javastartparametersdialog.ui +++ b/cui/uiconfig/ui/javastartparametersdialog.ui @@ -121,7 +121,7 @@ <property name="truncate-multiline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="parameterfield-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|parameterfield">Enter a start parameter for a JRE as you would on a command line. Click Assign to add the parameter to the list of available start parameters.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|parameterfield">Enter a start parameter for a JRE as you would on a command line. Click Add to include the parameter to the list of available start parameters.</property> </object> </child> </object>