diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-12-17 13:34:31 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-12-17 13:34:31 +0000 |
commit | 83cc312c58400cfe17359d7d65bc3a54a1ce3681 (patch) | |
tree | 7582140e9dc23ebbec830ea125d18395555fda4a /svx/source/svxlink/linkmgr.src | |
parent | 007b36254c5cfe28556d21c8bb82ac37fb2d120c (diff) |
INTEGRATION: CWS geordi2q11 (1.18.224); FILE MERGED
2003/12/16 16:39:47 hr 1.18.224.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'svx/source/svxlink/linkmgr.src')
-rw-r--r-- | svx/source/svxlink/linkmgr.src | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/svx/source/svxlink/linkmgr.src b/svx/source/svxlink/linkmgr.src index a48b64b1a4e3..3248bef80f97 100644 --- a/svx/source/svxlink/linkmgr.src +++ b/svx/source/svxlink/linkmgr.src @@ -2,9 +2,9 @@ * * $RCSfile: linkmgr.src,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: hr $ $Date: 2003-07-17 11:32:46 $ + * last change: $Author: vg $ $Date: 2003-12-17 14:34:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,6 +93,8 @@ String RID_SVXSTR_FILELINK Text[ hebrew ] = "מסמך"; Text[ hindi ] = "लेखपत्र"; Text[ slovak ] = "Dokument"; + Text[ hungarian ] = "Dokumentum"; + Text[ slovenian ] = "Dokument"; }; String RID_SVXSTR_GRAFIKLINK { @@ -127,6 +129,8 @@ String RID_SVXSTR_GRAFIKLINK Text[ hebrew ] = "גרפיקה"; Text[ hindi ] = "सुचित्र"; Text[ slovak ] = "Obrázok"; + Text[ hungarian ] = "Kép"; + Text[ slovenian ] = "Grafika"; }; String RID_SVXSTR_EDITGRFLINK { @@ -163,6 +167,8 @@ String RID_SVXSTR_EDITGRFLINK Text[ hebrew ] = "קישור גרפיקה"; Text[ hindi ] = "सुचित्र को लिंक करो"; Text[ slovak ] = "Prepojiť obrázky"; + Text[ hungarian ] = "Kép csatolása"; + Text[ slovenian ] = "Poveži grafike"; }; String RID_SVXSTR_GRFLINKPROGRESS { @@ -196,6 +202,8 @@ String RID_SVXSTR_GRFLINKPROGRESS Text[ hebrew ] = "יבוא גרפיקה"; Text[ hindi ] = "सुचित्र को आयात कर रहा है..."; Text[ slovak ] = "Importuje sa obrázok..."; + Text[ hungarian ] = "Kép importálása"; + Text[ slovenian ] = "Uvoz grafike..."; }; Bitmap RID_SVXGRF_GRAPHICLOAD { @@ -232,3 +240,5 @@ Bitmap RID_SVXGRF_GRAPHICLOAD + + |