summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/scstring.src
diff options
context:
space:
mode:
authorBence Babati <b.baabsi@gmail.com>2012-08-15 10:55:32 +0200
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-08-16 10:36:36 +0200
commitbd465b57caf1bf5eba04c37a2095e902c8b4e4f9 (patch)
treee85b5e819fe19af209cfb105a9e0c64c8b81b73d /sc/source/ui/src/scstring.src
parent2ba8fe1e28fef76b1efea5f401360b38f720dbcf (diff)
fix a linguistic issue on Calc UI
Change-Id: I1d69be65e2d55f1de0a3d800cd920cc881e8a8ce
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r--sc/source/ui/src/scstring.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index 50335dc123d4..05ea091a29ac 100644
--- a/sc/source/ui/src/scstring.src
+++ b/sc/source/ui/src/scstring.src
@@ -203,12 +203,12 @@ String SCSTR_NONAME
String SCSTR_COLUMN
{
- Text [ en-US ] = "Column" ;
+ Text [ en-US ] = "Column %1" ;
};
String SCSTR_ROW
{
- Text [ en-US ] = "Row" ;
+ Text [ en-US ] = "Row %1" ;
};
String SCSTR_NEW