Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
web-apps
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
web-apps
Commits
e521671c
Commit
e521671c
authored
Feb 17, 2017
by
Julia Radzhabova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SSE] Bug 26983.
parent
4c2ec43f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
apps/spreadsheeteditor/main/app/view/Toolbar.js
apps/spreadsheeteditor/main/app/view/Toolbar.js
+2
-2
apps/spreadsheeteditor/main/locale/en.json
apps/spreadsheeteditor/main/locale/en.json
+1
-1
No files found.
apps/spreadsheeteditor/main/app/view/Toolbar.js
View file @
e521671c
...
...
@@ -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',
...
...
apps/spreadsheeteditor/main/locale/en.json
View file @
e521671c
...
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment