From fbf7b31f17243b58097aedd2a990ecaf301b341f Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 2 Feb 2015 21:21:26 +0100 Subject: sw: don't expose RSID as-is in optcomparison Probably most users have no idea what an RSID is, try to describe it instead. Change-Id: I60e9d3729c55646b7877411614346b75e7e2c8d2 --- sw/uiconfig/swriter/ui/optcomparison.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sw/uiconfig/swriter/ui/optcomparison.ui b/sw/uiconfig/swriter/ui/optcomparison.ui index f2042941bb90..4de04a24562a 100644 --- a/sw/uiconfig/swriter/ui/optcomparison.ui +++ b/sw/uiconfig/swriter/ui/optcomparison.ui @@ -143,7 +143,7 @@ - Use _RSID + Take it into account when comparing True True False @@ -176,7 +176,7 @@ - Store RSID + Store it when changing the document True True False @@ -204,7 +204,7 @@ True False - Settings + Random number to improve accuracy of document comparision -- cgit