diff options
author | DarkByt31 <avihs.29@gmail.com> | 2019-04-22 15:10:05 +0530 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2019-04-24 10:30:37 +0200 |
commit | 6673724ab346f09eb8d403064c56ddca44c89090 (patch) | |
tree | 0869706bf0399a474c7e1455672c0a36b09d3d4e /wizards/source | |
parent | cfbb223d5666cb803539ac98918ff39b27efc6e7 (diff) |
tdf#124197 Improve "Unexpected error" user-visible error message wording
Change-Id: I11c2ac4855a5fec2d26255ec3ab14ffe50e0fbbe
Reviewed-on: https://gerrit.libreoffice.org/71066
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'wizards/source')
-rw-r--r-- | wizards/source/resources/resources_en_US.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/resources/resources_en_US.properties b/wizards/source/resources/resources_en_US.properties index 53148ef4503c..b87e6aaa7d27 100644 --- a/wizards/source/resources/resources_en_US.properties +++ b/wizards/source/resources/resources_en_US.properties @@ -546,7 +546,7 @@ FileExists=The '<1>' file already exists.<CR>Do you want to overwrite it? MorePathsError3=Directories do not exist ConvertError1=Do you really want to terminate conversion at this point? ConvertError2=Cancel Wizard -RTErrorDesc=An unexpected error has occurred in the wizard. +RTErrorDesc=An error has occurred in the wizard. RTErrorHeader=Error OverwriteallFiles=Do you want to overwrite documents without being asked? ReeditMacro=Document macro has to be revised. |