From fca9bc70c08c83e75d9d2fb35b64a972d852bf84 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 18 Sep 2012 10:35:46 +0100 Subject: add a new stock reset/revert button Change-Id: Ie854c063856eb8ed7401162ed60114d7cc904d26 --- vcl/source/src/btntext.src | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vcl/source/src') diff --git a/vcl/source/src/btntext.src b/vcl/source/src/btntext.src index cad485f867d6..dd49e9b082ca 100644 --- a/vcl/source/src/btntext.src +++ b/vcl/source/src/btntext.src @@ -76,3 +76,8 @@ String SV_BUTTONTEXT_ABORT { Text [ en-US ] = "~Abort"; }; + +String SV_BUTTONTEXT_RESET +{ + Text [ en-US ] = "R~eset"; +}; -- cgit v1.2.3