| author | Andras Timar <atimar@suse.com> | 2012-08-16 20:09:48 (GMT) |
|---|---|---|
| committer | Andras Timar <atimar@suse.com> | 2012-08-16 20:14:57 (GMT) |
| commit | baf5c7fb1085acb09050bd9e361d8bda510d8dd9 (patch) (side-by-side diff) | |
| tree | 65c59afae3c9c502840e700159d74d8e6d8858f4 | |
| parent | e3648d4ebc7378cc31b6ce73716328f48b8903e5 (diff) | |
| download | core-baf5c7fb1085acb09050bd9e361d8bda510d8dd9.zip core-baf5c7fb1085acb09050bd9e361d8bda510d8dd9.tar.gz | |
add x-comment for translators
Change-Id: I3b0db36991cc21928cce00d051ba3981ad39703d
| -rw-r--r-- | sc/source/ui/src/scstring.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index 05ea091..59c8a83 100644 --- a/sc/source/ui/src/scstring.src +++ b/sc/source/ui/src/scstring.src @@ -203,11 +203,13 @@ String SCSTR_NONAME String SCSTR_COLUMN { + Text [ x-comment ] = "%1 is replaced to column letter, such as 'Column A'" ; Text [ en-US ] = "Column %1" ; }; String SCSTR_ROW { + Text [ x-comment ] = "%1 is replaced to row number, such as 'Row 1'" ; Text [ en-US ] = "Row %1" ; }; |
