cui/uiconfig/ui/javastartparametersdialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8e27e5b010d4d98400c97e5575ad77844848d7c7
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Fri Jun 10 16:01:01 2022 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Jun 15 18:45:18 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>

diff --git a/cui/uiconfig/ui/javastartparametersdialog.ui 
b/cui/uiconfig/ui/javastartparametersdialog.ui
index 0375a8094518..0d9ba7b8ace9 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>

Reply via email to