Commit e521671c authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Bug 26983.

parent 4c2ec43f
...@@ -704,7 +704,7 @@ define([ ...@@ -704,7 +704,7 @@ define([
}, },
{ {
caption : me.txtRouble, caption : me.txtRouble,
value : '_-* #,##0.00[$р.-419]_-;-* #,##0.00[$р.-419]_-;_-* "-"??[$р.-419]_-;_-@_-' value : '_-* #,##0.00[$ ₽-419]_-;-* #,##0.00[$ ₽-419]_-;_-* "-"??[$ ₽-419]_-;_-@_-'
}, },
{ {
caption : me.txtYen, caption : me.txtYen,
...@@ -1801,7 +1801,7 @@ define([ ...@@ -1801,7 +1801,7 @@ define([
txtCurrency: 'Currency', txtCurrency: 'Currency',
txtDollar: '$ Dollar', txtDollar: '$ Dollar',
txtEuro: '€ Euro', txtEuro: '€ Euro',
txtRouble: 'р. Rouble', txtRouble: ' Rouble',
txtPound: '£ Pound', txtPound: '£ Pound',
txtYen: '¥ Yen', txtYen: '¥ Yen',
// txtFranc: 'CHF Swiss franc', // txtFranc: 'CHF Swiss franc',
......
...@@ -1659,7 +1659,7 @@ ...@@ -1659,7 +1659,7 @@
"SSE.Views.Toolbar.txtPasteRange": "Paste name", "SSE.Views.Toolbar.txtPasteRange": "Paste name",
"SSE.Views.Toolbar.txtPercentage": "Percentage", "SSE.Views.Toolbar.txtPercentage": "Percentage",
"SSE.Views.Toolbar.txtPound": "£ Pound", "SSE.Views.Toolbar.txtPound": "£ Pound",
"SSE.Views.Toolbar.txtRouble": "р. Rouble", "SSE.Views.Toolbar.txtRouble": " Rouble",
"SSE.Views.Toolbar.txtScheme1": "Office", "SSE.Views.Toolbar.txtScheme1": "Office",
"SSE.Views.Toolbar.txtScheme10": "Median", "SSE.Views.Toolbar.txtScheme10": "Median",
"SSE.Views.Toolbar.txtScheme11": "Metro", "SSE.Views.Toolbar.txtScheme11": "Metro",
......
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