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
1c46c17a
Commit
1c46c17a
authored
Jun 16, 2016
by
Julia Radzhabova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SSE] Правка интерфейса под переводы.
parent
0f729816
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js
apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js
+2
-2
apps/spreadsheeteditor/main/app/view/PrintSettings.js
apps/spreadsheeteditor/main/app/view/PrintSettings.js
+2
-2
No files found.
apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js
View file @
1c46c17a
...
...
@@ -471,7 +471,7 @@ define([
var
t
=
this
,
_options
=
{};
_
.
extend
(
_options
,
{
width
:
4
23
,
width
:
4
48
,
height
:
265
,
contentWidth
:
400
,
header
:
false
,
...
...
@@ -498,7 +498,7 @@ define([
'
</div>
'
,
'
</div>
'
,
'
<div class="separator"/>
'
,
'
<div class="menu-panel" style="width: 1
70
px;">
'
,
'
<div class="menu-panel" style="width: 1
95
px;">
'
,
'
<div id="menu-container-filters" style=""><div class="dropdown-toggle" data-toggle="dropdown"></div></div>
'
,
'
</div>
'
,
'
</div>
'
...
...
apps/spreadsheeteditor/main/app/view/PrintSettings.js
View file @
1c46c17a
...
...
@@ -64,7 +64,7 @@ define([ 'text!spreadsheeteditor/main/app/template/PrintSettings.template',
'
<div style="height: 52px; line-height: 66px;" class="div-category">
'
+
this
.
textSettings
+
'
</div>
'
,
'
<div style="height: 38px; line-height: 38px;" class="div-category">
'
+
this
.
textPageSize
+
'
</div>
'
,
'
<div style="height: 38px; line-height: 38px;" class="div-category">
'
+
this
.
textPageOrientation
+
'
</div>
'
,
'
<div style="height: 38px; line-height: 38px;" class="div-category">
'
+
this
.
textScaling
+
'
</div>
'
,
'
<div style="height: 38px; line-height: 38px;" class="div-category">
'
+
this
.
text
Page
Scaling
+
'
</div>
'
,
'
<div style="height: 108px; line-height: 33px;" class="div-category">
'
+
this
.
strMargins
+
'
</div>
'
,
'
<div style="height: 58px; line-height: 40px;" class="div-category">
'
+
this
.
strPrint
+
'
</div>
'
,
'
</div>
'
,
...
...
@@ -300,7 +300,7 @@ define([ 'text!spreadsheeteditor/main/app/template/PrintSettings.template',
textShowDetails
:
'
Show Details
'
,
cancelButtonText
:
'
Cancel
'
,
textHideDetails
:
'
Hide Details
'
,
text
Scaling
:
'
Scaling
'
,
text
PageScaling
:
'
Scaling
'
,
textSettings
:
'
Sheet Settings
'
},
SSE
.
Views
.
PrintSettings
||
{}));
});
\ No newline at end of file
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