diff options
author | Oliver Specht <os@openoffice.org> | 2001-02-21 11:10:32 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2001-02-21 11:10:32 +0000 |
commit | 38f07d9493c1af73310058ac1764cca05a7aca99 (patch) | |
tree | b012e36e221a54f97fcbc8d19a43bc24ad51204d /sw/source/ui/index/idxmrk.src | |
parent | 0e3d349138b3a0be7d58eed168336c95ea02c6e9 (diff) |
#83825# no line break in resource text
Diffstat (limited to 'sw/source/ui/index/idxmrk.src')
-rw-r--r-- | sw/source/ui/index/idxmrk.src | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/sw/source/ui/index/idxmrk.src b/sw/source/ui/index/idxmrk.src index afe440bdf1..853e755a82 100644 --- a/sw/source/ui/index/idxmrk.src +++ b/sw/source/ui/index/idxmrk.src @@ -2,9 +2,9 @@ * * $RCSfile: idxmrk.src,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2001-02-09 20:44:42 $ + * last change: $Author: os $ $Date: 2001-02-21 12:10:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1211,10 +1211,8 @@ QueryBox DLG_CHANGE_AUTH_ENTRY { BUTTONS = WB_YES_NO ; DEFBUTTON = WB_DEF_NO ; - MESSAGE = "Der Bibliographie-Eintrag ist bereits mit abweichenden Daten im Dokument enthalten. "\ - "Möchten sie die bereits enthaltenen Einträge anpassen?" ; - MESSAGE [ English ] = "The bibliography entry is already contained in the document with different data."\ - "Do you want to adjust the existing bibliography entries?" ; + MESSAGE = "Der Bibliographie-Eintrag ist bereits mit abweichenden Daten im Dokument enthalten. Möchten sie die bereits enthaltenen Einträge anpassen?" ; + MESSAGE [ English ] = "The bibliography entry is already contained in the document with different data. Do you want to adjust the existing bibliography entries?" ; MESSAGE[ english_us ] = "The bibliography entry is already contained in the document with different data. "; MESSAGE[ portuguese ] = "A entrada bibliográfica já existe no documento com dados diferentes. "; MESSAGE[ russian ] = "Ýòîò ýëåìåíò áèáëèîãðàôèè ñ íåêîòîðûìè îòëè÷íûìè äàííûìè óæå ñîäåðæèòñÿ â äîêóìåíòå. "; |