[SSE] Bug 26983.
This commit is contained in:
parent
4c2ec43fbe
commit
e521671c13
|
@ -704,7 +704,7 @@ define([
|
|||
},
|
||||
{
|
||||
caption : me.txtRouble,
|
||||
value : '_-* #,##0.00[$р.-419]_-;-* #,##0.00[$р.-419]_-;_-* "-"??[$р.-419]_-;_-@_-'
|
||||
value : '_-* #,##0.00[$ ₽-419]_-;-* #,##0.00[$ ₽-419]_-;_-* "-"??[$ ₽-419]_-;_-@_-'
|
||||
},
|
||||
{
|
||||
caption : me.txtYen,
|
||||
|
@ -1801,7 +1801,7 @@ define([
|
|||
txtCurrency: 'Currency',
|
||||
txtDollar: '$ Dollar',
|
||||
txtEuro: '€ Euro',
|
||||
txtRouble: 'р. Rouble',
|
||||
txtRouble: '₽ Rouble',
|
||||
txtPound: '£ Pound',
|
||||
txtYen: '¥ Yen',
|
||||
// txtFranc: 'CHF Swiss franc',
|
||||
|
|
|
@ -1659,7 +1659,7 @@
|
|||
"SSE.Views.Toolbar.txtPasteRange": "Paste name",
|
||||
"SSE.Views.Toolbar.txtPercentage": "Percentage",
|
||||
"SSE.Views.Toolbar.txtPound": "£ Pound",
|
||||
"SSE.Views.Toolbar.txtRouble": "р. Rouble",
|
||||
"SSE.Views.Toolbar.txtRouble": "₽ Rouble",
|
||||
"SSE.Views.Toolbar.txtScheme1": "Office",
|
||||
"SSE.Views.Toolbar.txtScheme10": "Median",
|
||||
"SSE.Views.Toolbar.txtScheme11": "Metro",
|
||||
|
|
Loading…
Reference in a new issue