diff options
author | Nils Fuhrmann <nf@openoffice.org> | 2000-09-27 20:31:26 +0000 |
---|---|---|
committer | Nils Fuhrmann <nf@openoffice.org> | 2000-09-27 20:31:26 +0000 |
commit | 8a539af43d81f660ea17aafdadef448c1600cdc2 (patch) | |
tree | 2ceb880401397a212682978921453d1864468bff /sw/source/ui/ribbar | |
parent | 0e5e0647f416be93f7ffce6da9223959ba155b36 (diff) |
Merge SRC605: 09/27/00 - 23:30:12 (NoBranch)
Diffstat (limited to 'sw/source/ui/ribbar')
-rw-r--r-- | sw/source/ui/ribbar/workctrl.src | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/sw/source/ui/ribbar/workctrl.src b/sw/source/ui/ribbar/workctrl.src index 01315ea11b48..90387c368ae6 100644 --- a/sw/source/ui/ribbar/workctrl.src +++ b/sw/source/ui/ribbar/workctrl.src @@ -2,9 +2,9 @@ * * $RCSfile: workctrl.src,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:46 $ + * last change: $Author: nf $ $Date: 2000-09-27 21:31:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -680,7 +680,7 @@ FloatingWindow RID_SCROLL_NAVIGATION_WIN Text[ japanese ] = "÷ϰ"; Text[ chinese_traditional ] = ""; Text[ arabic ] = " "; - Text[ greek ] = ""; + Text[ greek ] = " "; Text[ korean ] = "å "; Text[ turkish ] = "Metin iareti"; Text[ language_user1 ] = " "; @@ -692,7 +692,7 @@ FloatingWindow RID_SCROLL_NAVIGATION_WIN Text [ english_us ] = "Graphics" ; Text [ portuguese_brazilian ] = "Grafik" ; Text [ swedish ] = "Grafik" ; - Text [ danish ] = "Billede" ; + Text [ danish ] = "Grafik" ; Text [ italian ] = "Immagine" ; Text [ spanish ] = "Imagen" ; Text [ french ] = "Image" ; @@ -768,7 +768,7 @@ FloatingWindow RID_SCROLL_NAVIGATION_WIN Text [ danish ] = "Markering" ; Text [ italian ] = "Selezione" ; Text [ spanish ] = "Seleccin" ; - Text [ french ] = "Slection" ; + Text [ french ] = "Marque" ; Text [ dutch ] = "Markering" ; Text [ portuguese ] = "Seleco" ; Text[ chinese_simplified ] = "ѡ"; @@ -814,7 +814,7 @@ FloatingWindow RID_SCROLL_NAVIGATION_WIN Text [ english_us ] = "Reminder" ; Text [ portuguese_brazilian ] = "Merker" ; Text [ swedish ] = "Temporrt bokmrke" ; - Text [ danish ] = "Pmindelse" ; + Text [ danish ] = "Bogmrke" ; Text [ italian ] = "Contrassegno" ; Text [ spanish ] = "Marca" ; Text [ french ] = "Pense-bte" ; @@ -1192,7 +1192,7 @@ String STR_IMGBTN_GRF_DOWN Text [ english_us ] = "Next picture" ; Text [ portuguese_brazilian ] = "Nchste Grafik" ; Text [ swedish ] = "Nsta grafik" ; - Text [ danish ] = "Nste billede" ; + Text [ danish ] = "Nste grafik" ; Text [ italian ] = "Immagine successiva" ; Text [ spanish ] = "Imagen siguiente" ; Text [ french ] = "Image suivante" ; @@ -1318,7 +1318,7 @@ String STR_IMGBTN_MARK_DOWN Text [ english_us ] = "Next Reminder" ; Text [ portuguese_brazilian ] = "Nchster Merker" ; Text [ swedish ] = "Nsta temporra bokmrke" ; - Text [ danish ] = "Nste pmindelse" ; + Text [ danish ] = "Nste bogmrke" ; Text [ italian ] = "Contrassegno successivo" ; Text [ spanish ] = "Marca siguiente" ; Text [ french ] = "Pense-bte suivant" ; @@ -1591,7 +1591,7 @@ String STR_IMGBTN_GRF_UP Text [ english_us ] = "Previous picture" ; Text [ portuguese_brazilian ] = "Vorige Grafik" ; Text [ swedish ] = "Fregende grafik" ; - Text [ danish ] = "Forrige billede" ; + Text [ danish ] = "Forrige grafik" ; Text [ italian ] = "Immagine precedente" ; Text [ spanish ] = "Imagen anterior" ; Text [ french ] = "Image prcdente" ; @@ -1714,7 +1714,7 @@ String STR_IMGBTN_MARK_UP Text [ english_us ] = "Previous Reminder" ; Text [ portuguese_brazilian ] = "Voriger Merker" ; Text [ swedish ] = "Fregende temporra bokmrke" ; - Text [ danish ] = "Forrige pmindelse" ; + Text [ danish ] = "Forrige bogmrke" ; Text [ italian ] = "Contrassegno precedente" ; Text [ spanish ] = "Marca anterior" ; Text [ french ] = "Pense-bte prcdent" ; |