summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRishabh Kumar <kris.kr296@gmail.com>2016-06-15 02:42:32 +0530
committerKatarina Behrens <Katarina.Behrens@cib.de>2016-06-16 07:36:08 +0000
commitdabee9834be560c0b2ca174e88002f0eae1d155a (patch)
tree2af99d1b897920aeadb0d25dd78579c8e78fa0e4
parenta3b7ef13f21d598db230a65b44f43287da202807 (diff)
tdf#94724: Make Gradient and Hatch preset names consistent
Change-Id: If191fe7dd5a3986a5f75e149d2d37c36c1256b04 Reviewed-on: https://gerrit.libreoffice.org/26277 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
-rw-r--r--extras/source/palettes/standard.sog12
-rw-r--r--svx/source/dialog/sdstring.src26
2 files changed, 19 insertions, 19 deletions
diff --git a/extras/source/palettes/standard.sog b/extras/source/palettes/standard.sog
index a74b95c32198..eab2b15792a2 100644
--- a/extras/source/palettes/standard.sog
+++ b/extras/source/palettes/standard.sog
@@ -90,8 +90,8 @@ draw:angle="300"
draw:border="0%"/>
<draw:gradient
-draw:name="argile"
-draw:display-name="Argile"
+draw:name="clay"
+draw:display-name="Clay"
draw:style="linear"
draw:end-color="#968751"
draw:start-color="#423c24"
@@ -114,8 +114,8 @@ draw:border="0%"/>
<draw:gradient
-draw:name="grison"
-draw:display-name="Grison"
+draw:name="silver"
+draw:display-name="Silver"
draw:style="linear"
draw:start-color="#4c4c4c"
draw:end-color="#b3b3b3"
@@ -160,8 +160,8 @@ draw:angle="600"
draw:border="0%"/>
<draw:gradient
-draw:name="sun-set"
-draw:display-name="Sun-Set"
+draw:name="sunset"
+draw:display-name="Sunset"
draw:style="linear"
draw:start-color="#333366"
draw:end-color="#9999cc"
diff --git a/svx/source/dialog/sdstring.src b/svx/source/dialog/sdstring.src
index e4726d81c886..b43fbc19e2c3 100644
--- a/svx/source/dialog/sdstring.src
+++ b/svx/source/dialog/sdstring.src
@@ -944,7 +944,7 @@ String RID_SVXSTR_GRDT77_DEF
/* do not translate */
String RID_SVXSTR_GRDT78_DEF
{
- Text = "Argile";
+ Text = "Clay";
};
/* do not translate */
@@ -956,7 +956,7 @@ String RID_SVXSTR_GRDT79_DEF
/* do not translate */
String RID_SVXSTR_GRDT80_DEF
{
- Text = "Grison";
+ Text = "Silver";
};
/* do not translate */
@@ -974,7 +974,7 @@ String RID_SVXSTR_GRDT82_DEF
/* do not translate */
String RID_SVXSTR_GRDT83_DEF
{
- Text = "Sun-Set";
+ Text = "Sunset";
};
/* do not translate */
@@ -1500,43 +1500,43 @@ String RID_SVXSTR_HATCH10_DEF
String RID_SVXSTR_HATCH0
{
- Text [ en-US ] = "Black 45 degrees wide";
+ Text [ en-US ] = "Black 45 Degrees Wide";
};
String RID_SVXSTR_HATCH1
{
- Text [ en-US ] = "Black 45 degrees";
+ Text [ en-US ] = "Black 45 Degrees";
};
String RID_SVXSTR_HATCH2
{
- Text [ en-US ] = "Black -45 degrees";
+ Text [ en-US ] = "Black -45 Degrees";
};
String RID_SVXSTR_HATCH3
{
- Text [ en-US ] = "Black 90 degrees";
+ Text [ en-US ] = "Black 90 Degrees";
};
String RID_SVXSTR_HATCH4
{
- Text [ en-US ] = "Red crossed 45 degrees";
+ Text [ en-US ] = "Red Crossed 45 Degrees";
};
String RID_SVXSTR_HATCH5
{
- Text [ en-US ] = "Red crossed 0 degrees";
+ Text [ en-US ] = "Red Crossed 0 Degrees";
};
String RID_SVXSTR_HATCH6
{
- Text [ en-US ] = "Blue crossed 45 degrees";
+ Text [ en-US ] = "Blue Crossed 45 Degrees";
};
String RID_SVXSTR_HATCH7
{
- Text [ en-US ] = "Blue crossed 0 degrees";
+ Text [ en-US ] = "Blue Crossed 0 Degrees";
};
String RID_SVXSTR_HATCH8
{
- Text [ en-US ] = "Blue triple 90 degrees";
+ Text [ en-US ] = "Blue Triple 90 Degrees";
};
String RID_SVXSTR_HATCH9
{
- Text [ en-US ] = "Black 0 degrees";
+ Text [ en-US ] = "Black 0 Degrees";
};
String RID_SVXSTR_HATCH10
{