From 958ec1b6e1b87c541521fd7faf2f72931c170702 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Thu, 5 Dec 2013 15:01:58 +0100 Subject: made button labels > ' < and > " < non-translatable These are the ASCII characters typed in that shall be auto-corrected to typographic quotes defined in locale data. It makes no sense to translate them. Change-Id: Ied9c53950882b6dd3bf65a044c3ecc34bd5becaa --- cui/uiconfig/ui/applylocalizedpage.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cui') diff --git a/cui/uiconfig/ui/applylocalizedpage.ui b/cui/uiconfig/ui/applylocalizedpage.ui index 019f12b84d04..a588c96f4233 100644 --- a/cui/uiconfig/ui/applylocalizedpage.ui +++ b/cui/uiconfig/ui/applylocalizedpage.ui @@ -153,7 +153,7 @@ 12 - ' + ' True True True @@ -236,7 +236,7 @@ 12 - ' + ' True True True @@ -353,7 +353,7 @@ 12 - " + " True True True @@ -436,7 +436,7 @@ 12 - " + " True True True -- cgit