From fd115b0ed12623d445a1d6a6d7554429d91727e9 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 21 May 2016 21:44:38 -0300 Subject: Do not translate numbers ... (2) Change-Id: Iff0930493bed0a839869a02518aa879cc6d11068 Reviewed-on: https://gerrit.libreoffice.org/25276 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/sbasic/shared/03130500.xhp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/source/text/sbasic/shared/03130500.xhp b/source/text/sbasic/shared/03130500.xhp index e6c35138ae..359846fe5a 100644 --- a/source/text/sbasic/shared/03130500.xhp +++ b/source/text/sbasic/shared/03130500.xhp @@ -52,7 +52,7 @@ - 0 + 0 The focus is on the hidden program window. @@ -60,7 +60,7 @@ - 1 + 1 The focus is on the program window in standard size. @@ -68,7 +68,7 @@ - 2 + 2 The focus is on the minimized program window. @@ -76,7 +76,7 @@ - 3 + 3 focus is on the maximized program window. @@ -84,7 +84,7 @@ - 4 + 4 Standard size program window, without focus. @@ -92,7 +92,7 @@ - 6 + 6 Minimized program window, focus remains on the active window. @@ -100,7 +100,7 @@ - 10 + 10 Full-screen display. -- cgit