summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-02-14 10:41:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-02-14 10:41:18 +0000
commitf472333fbdd61c746ff2609e9f565cb4bc9219d7 (patch)
tree5ba376ae66d5560af86ec15a359977c6c353403c /avmedia/source/framework
parent9d918e8c87c160ed1283deca60beb348cb963a20 (diff)
INTEGRATION: CWS babelfish06 (1.1.1.1.24); FILE MERGED
2005/02/07 13:54:06 ihi 1.1.1.1.24.1: #i41611# en-us -> en-US joined from cws babelfish07
Diffstat (limited to 'avmedia/source/framework')
-rw-r--r--avmedia/source/framework/mediacontrol.src30
1 files changed, 15 insertions, 15 deletions
diff --git a/avmedia/source/framework/mediacontrol.src b/avmedia/source/framework/mediacontrol.src
index db0871c3d6af..cab47567f261 100644
--- a/avmedia/source/framework/mediacontrol.src
+++ b/avmedia/source/framework/mediacontrol.src
@@ -2,9 +2,9 @@
*
* $RCSfile: mediacontrol.src,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: ka $ $Date: 2004-08-23 09:04:42 $
+ * last change: $Author: hr $ $Date: 2005-02-14 11:41:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,7 +64,7 @@
String AVMEDIA_STR_OPEN
{
Text[de] = "ffnen";
- Text[en-us] = "Open";
+ Text[en-US] = "Open";
};
// ------------------------------------------------------------------------------
@@ -72,7 +72,7 @@ String AVMEDIA_STR_OPEN
String AVMEDIA_STR_INSERT
{
Text [ de ] = "Zuweisen" ;
- Text [ en-us ] = "Apply" ;
+ Text [ en-US ] = "Apply" ;
};
// ------------------------------------------------------------------------------
@@ -80,7 +80,7 @@ String AVMEDIA_STR_INSERT
String AVMEDIA_STR_PLAY
{
Text[de] = "Abspielen";
- Text[en-us] = "Play";
+ Text[en-US] = "Play";
};
// ------------------------------------------------------------------------------
@@ -88,7 +88,7 @@ String AVMEDIA_STR_PLAY
String AVMEDIA_STR_PAUSE
{
Text[de] = "Pause";
- Text[en-us] = "Pause";
+ Text[en-US] = "Pause";
};
// ------------------------------------------------------------------------------
@@ -96,7 +96,7 @@ String AVMEDIA_STR_PAUSE
String AVMEDIA_STR_STOP
{
Text[de] = "Stopp";
- Text[en-us] = "Stop";
+ Text[en-US] = "Stop";
};
// ------------------------------------------------------------------------------
@@ -104,7 +104,7 @@ String AVMEDIA_STR_STOP
String AVMEDIA_STR_ENDLESS
{
Text[de] = "Wiederholen";
- Text[en-us] = "Repeat";
+ Text[en-US] = "Repeat";
};
// ------------------------------------------------------------------------------
@@ -112,7 +112,7 @@ String AVMEDIA_STR_ENDLESS
String AVMEDIA_STR_MUTE
{
Text[de] = "Stumm";
- Text[en-us] = "Mute";
+ Text[en-US] = "Mute";
};
// ------------------------------------------------------------------------------
@@ -120,7 +120,7 @@ String AVMEDIA_STR_MUTE
String AVMEDIA_STR_ZOOM
{
Text[de] = "Ansicht";
- Text[en-us] = "View";
+ Text[en-US] = "View";
};
// ------------------------------------------------------------------------------
@@ -128,7 +128,7 @@ String AVMEDIA_STR_ZOOM
String AVMEDIA_STR_ZOOM_50
{
Text[de] = "50%";
- Text[en-us] = "50%";
+ Text[en-US] = "50%";
};
// ------------------------------------------------------------------------------
@@ -136,7 +136,7 @@ String AVMEDIA_STR_ZOOM_50
String AVMEDIA_STR_ZOOM_100
{
Text[de] = "100%";
- Text[en-us] = "100%";
+ Text[en-US] = "100%";
};
// ------------------------------------------------------------------------------
@@ -144,7 +144,7 @@ String AVMEDIA_STR_ZOOM_100
String AVMEDIA_STR_ZOOM_200
{
Text[de] = "200%";
- Text[en-us] = "200%";
+ Text[en-US] = "200%";
};
// ------------------------------------------------------------------------------
@@ -152,7 +152,7 @@ String AVMEDIA_STR_ZOOM_200
String AVMEDIA_STR_ZOOM_FIT
{
Text[de] = "Angepat";
- Text[en-us] = "Scaled";
+ Text[en-US] = "Scaled";
};
// ------------------------------------------------------------------------------
@@ -160,7 +160,7 @@ String AVMEDIA_STR_ZOOM_FIT
String AVMEDIA_STR_MEDIAPLAYER
{
Text[de] = "Mediaplayer";
- Text[en-us] = "Media Player";
+ Text[en-US] = "Media Player";
};
// ------------------------------------------------------------------------------