diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2013-02-19 12:26:29 +0100 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2013-02-19 12:35:02 +0100 |
commit | ae1fbbfb690cb35eae7d56ae190d637d834697aa (patch) | |
tree | 980cea292861226a7180c15bde86305827cf6c85 | |
parent | 532421d208f21531d55554a356dd51105ba718bf (diff) |
Tweak "PrintWhenGroupChange" property label.
Change-Id: Iffd518a36f1418302955b0d85af8700cf8f9f75a
-rw-r--r-- | reportdesign/source/ui/inspection/inspection.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inspection/inspection.src b/reportdesign/source/ui/inspection/inspection.src index 9d4ca8d9e5f9..dae3ae956ca0 100644 --- a/reportdesign/source/ui/inspection/inspection.src +++ b/reportdesign/source/ui/inspection/inspection.src @@ -123,7 +123,7 @@ String RID_STR_CHARTTYPE }; String RID_STR_PRINTWHENGROUPCHANGE { - Text [ en-US ] = "Print When Group Change" ; + Text [ en-US ] = "Print repeated value on group change" ; }; String RID_STR_VISIBLE { |