[PATCH] fdo#39468 Comment translation GER-ENG in sw/source/ui/utlui/
Matthias Freund (via Code Review)
gerrit at gerrit.libreoffice.org
Mon May 13 12:04:59 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3891
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/91/3891/1
fdo#39468 Comment translation GER-ENG in sw/source/ui/utlui/
Some of the files I had missed.
Change-Id: Ie150e8812b674a9fdd0cb904489dfb561bdcf7a2
---
M sw/source/ui/utlui/attrdesc.src
M sw/source/ui/utlui/initui.src
M sw/source/ui/utlui/navipi.src
M sw/source/ui/utlui/poolfmt.src
M sw/source/ui/utlui/utlui.src
5 files changed, 19 insertions(+), 24 deletions(-)
diff --git a/sw/source/ui/utlui/attrdesc.src b/sw/source/ui/utlui/attrdesc.src
index c820236..cd14d9e 100644
--- a/sw/source/ui/utlui/attrdesc.src
+++ b/sw/source/ui/utlui/attrdesc.src
@@ -19,9 +19,9 @@
#include "globals.hrc"
#include "attrdesc.hrc"
-/*---------------------------------------------------------------------
- Strings fuer textuelle Attribute
- ---------------------------------------------------------------------*/
+
+// Strings for textual attributes.
+
String STR_DROP_OVER
{
Text [ en-US ] = "Drop Caps over" ;
diff --git a/sw/source/ui/utlui/initui.src b/sw/source/ui/utlui/initui.src
index d02ecd9..e2fdbff 100644
--- a/sw/source/ui/utlui/initui.src
+++ b/sw/source/ui/utlui/initui.src
@@ -22,9 +22,8 @@
#include "helpid.h"
#include "initui.hrc"
-/*---------------------------------------------------------------------
- Fehler Calculator
- ---------------------------------------------------------------------*/
+// Error calculator
+
Resource RID_SW_SHELLRES
{
String STR_POSTIT_PAGE
diff --git a/sw/source/ui/utlui/navipi.src b/sw/source/ui/utlui/navipi.src
index 13ec365..66bda96 100644
--- a/sw/source/ui/utlui/navipi.src
+++ b/sw/source/ui/utlui/navipi.src
@@ -47,9 +47,7 @@
{
198;
};
- /************************************************************************************
- Toolbox ab 323 x
-************************************************************************************/
+ // Toolbox from 323 x
#define NAVI_IDLIST \
IdList = \
{ \
@@ -330,7 +328,7 @@
Spin = TRUE ;
Minimum = 1 ;
First = 1 ;
- // Outline als Default
+ // Outline as default
Maximum = 5 ;
Last = 5 ;
Value = 5 ;
diff --git a/sw/source/ui/utlui/poolfmt.src b/sw/source/ui/utlui/poolfmt.src
index 60f7758..2ebb679 100644
--- a/sw/source/ui/utlui/poolfmt.src
+++ b/sw/source/ui/utlui/poolfmt.src
@@ -18,9 +18,8 @@
*/
#include "poolfmt.hrc"
- // -----------------
- // Format-Namen
- // -----------------
+ // Format names
+
String STR_POOLCHR_FOOTNOTE
{
Text [ en-US ] = "Footnote Characters" ;
@@ -86,7 +85,7 @@
Text [ en-US ] = "Endnote Anchor";
};
- // Zeichenvorlagen fuer HTML
+ // Drawing templates for HTML
String STR_POOLCHR_HTML_EMPHASIS
{
Text [ en-US ] = "Emphasis" ;
@@ -124,7 +123,7 @@
Text [ en-US ] = "Teletype" ;
};
-// Rahmenvorlagen
+// Border templates
String STR_POOLFRM_FRAME
{
Text [ en-US ] = "Frame" ;
@@ -153,9 +152,9 @@
{
Text [ en-US ] = "Labels" ;
};
- // -----------------
- // Vorlagen-Namen
- // -----------------
+
+ // Template names
+
String STR_POOLCOLL_STANDARD
{
Text [ en-US ] = "Default Style" ;
@@ -682,9 +681,9 @@
{
Text [ en-US ] = "Endnote" ;
};
-/*
- Numerierungs Regeln
-*/
+
+// Numbering rules
+
String STR_POOLNUMRULE_NUM1
{
Text [ en-US ] = "Numbering 1" ;
diff --git a/sw/source/ui/utlui/utlui.src b/sw/source/ui/utlui/utlui.src
index 53f5b94..5c06bcb 100644
--- a/sw/source/ui/utlui/utlui.src
+++ b/sw/source/ui/utlui/utlui.src
@@ -118,9 +118,8 @@
};
-/*---------------------------------------------------------------------
- Diverses
- ---------------------------------------------------------------------*/
+// Miscellaneous
+
String STR_EVENT_OBJECT_SELECT
{
Text [ en-US ] = "Click object" ;
--
To view, visit https://gerrit.libreoffice.org/3891
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie150e8812b674a9fdd0cb904489dfb561bdcf7a2
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matthias Freund <matti_lx at yahoo.de>
More information about the LibreOffice
mailing list