sfx2/source/dialog/inputdlg.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1fe8c0140743d1f50c54e2898627608f6383ccf2 Author: Rafael Dominguez <venccsra...@gmail.com> Date: Sun Mar 10 09:05:51 2013 -0430 fdo#61394 Change Template Manager Accept button label to OK. Change-Id: Iffc0e55343f6da8acd921b944fcabdcaf6380dad Reviewed-on: https://gerrit.libreoffice.org/2655 Reviewed-by: Fridrich Strba <fridr...@documentfoundation.org> Tested-by: Fridrich Strba <fridr...@documentfoundation.org> diff --git a/sfx2/source/dialog/inputdlg.src b/sfx2/source/dialog/inputdlg.src index f0b04b6..ab6caa1 100644 --- a/sfx2/source/dialog/inputdlg.src +++ b/sfx2/source/dialog/inputdlg.src @@ -36,7 +36,7 @@ ModalDialog DLG_INPUT_BOX Size = MAP_APPFONT(40,15); TabStop = TRUE; DefButton = TRUE; - Text [en-US] = "Accept"; + Text [en-US] = "OK"; }; PushButton BTN_INPUT_CANCEL _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits