diff options
author | Rüdiger Timm <rt@openoffice.org> | 2002-05-23 19:16:30 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2002-05-23 19:16:30 +0000 |
commit | 1557c138208f6e15abf7a5e690632cfe827f43ca (patch) | |
tree | 194f661169e9d3ac5e410d8d1e7f791cf8bc992a /sc/source/ui/navipi | |
parent | 89acfab49fe9f48e01671708707b7a2f4e43b812 (diff) |
Merge SRX642: 23.05.02 - 22:16:13
Diffstat (limited to 'sc/source/ui/navipi')
-rw-r--r-- | sc/source/ui/navipi/navipi.src | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/sc/source/ui/navipi/navipi.src b/sc/source/ui/navipi/navipi.src index b45c1730b82d..d4158e23e3bb 100644 --- a/sc/source/ui/navipi/navipi.src +++ b/sc/source/ui/navipi/navipi.src @@ -2,9 +2,9 @@ * * $RCSfile: navipi.src,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: kz $ $Date: 2002-05-21 09:14:20 $ + * last change: $Author: rt $ $Date: 2002-05-23 20:16:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1078,6 +1078,27 @@ String SCSTR_CONTENT_DRAWING { TEXT = "Zeichenobjekte" ; TEXT [ English ] = "Drawing objects" ; + TEXT[ english_us ] = "Drawing objects"; + TEXT[ portuguese ] = "Drawing objects"; + TEXT[ russian ] = "Drawing objects"; + TEXT[ greek ] = "Drawing objects"; + TEXT[ dutch ] = "Drawing objects"; + TEXT[ french ] = "Drawing objects"; + TEXT[ spanish ] = "Drawing objects"; + TEXT[ finnish ] = "Drawing objects"; + TEXT[ italian ] = "Drawing objects"; + TEXT[ danish ] = "Drawing objects"; + TEXT[ swedish ] = "Ritobjekt"; + TEXT[ polish ] = "Drawing objects"; + TEXT[ portuguese_brazilian ] = "Drawing objects"; + TEXT[ japanese ] = "Drawing objects"; + TEXT[ korean ] = "Drawing objects"; + TEXT[ chinese_simplified ] = "Drawing objects"; + TEXT[ chinese_traditional ] = "繪圖物件"; + TEXT[ turkish ] = "Drawing objects"; + TEXT[ arabic ] = "Drawing objects"; + TEXT[ catalan ] = "Drawing objects"; + TEXT[ thai ] = "Drawing objects"; }; // PopupMenu ------------------------------------------------------------- Menu RID_POPUP_DROPMODE |