Kaydet (Commit) baf5c7fb authored tarafından Andras Timar's avatar Andras Timar

add x-comment for translators

Change-Id: I3b0db36991cc21928cce00d051ba3981ad39703d
üst e3648d4e
...@@ -203,11 +203,13 @@ String SCSTR_NONAME ...@@ -203,11 +203,13 @@ String SCSTR_NONAME
String SCSTR_COLUMN String SCSTR_COLUMN
{ {
Text [ x-comment ] = "%1 is replaced to column letter, such as 'Column A'" ;
Text [ en-US ] = "Column %1" ; Text [ en-US ] = "Column %1" ;
}; };
String SCSTR_ROW String SCSTR_ROW
{ {
Text [ x-comment ] = "%1 is replaced to row number, such as 'Row 1'" ;
Text [ en-US ] = "Row %1" ; Text [ en-US ] = "Row %1" ;
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment