Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
a0745484
Commit
a0745484
authored
Feb 01, 2017
by
Eric Thomas
Committed by
杨奕
Feb 02, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update page.json grammar (#2602)
* Update page.json * semicolons to periods
parent
41c55ed5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
examples/i18n/page.json
examples/i18n/page.json
+5
-5
No files found.
examples/i18n/page.json
View file @
a0745484
...
...
@@ -131,24 +131,24 @@
"9"
:
""
,
"10"
:
"Consistency"
,
"11"
:
"Consistent with real life: "
,
"12"
:
"in line with the process and logic of real life, and comply with languages and habits that the users are used to
;
"
,
"12"
:
"in line with the process and logic of real life, and comply with languages and habits that the users are used to
.
"
,
"13"
:
"Consistent within interface: "
,
"14"
:
"all elements should be consistent, such as: design style, icons and texts, position of elements, etc."
,
"15"
:
"Feedback"
,
"16"
:
"Operation feedback: "
,
"17"
:
"enable the users to clearly perceive their operations by style updates and interactive effects
;
"
,
"17"
:
"enable the users to clearly perceive their operations by style updates and interactive effects
.
"
,
"18"
:
"Visual feedback: "
,
"19"
:
"reflect current state by updating or rearranging elements of the page."
,
"20"
:
"Efficiency"
,
"21"
:
"Simplify the process: "
,
"22"
:
"keep operating process simple and intuitive
;
"
,
"22"
:
"keep operating process simple and intuitive
.
"
,
"23"
:
"Definite and clear: "
,
"24"
:
"enunciate your intentions clearly so that the users can quickly understand and make decisions
;
"
,
"24"
:
"enunciate your intentions clearly so that the users can quickly understand and make decisions
.
"
,
"25"
:
"Easy to identify: "
,
"26"
:
"the interface should be straightforward, which helps the users to identify and frees them from memorizing and recalling."
,
"27"
:
"Controllability"
,
"28"
:
"Decision making: "
,
"29"
:
"giving advices about operations is acceptable, but do not make decisions for the users
;
"
,
"29"
:
"giving advices about operations is acceptable, but do not make decisions for the users
.
"
,
"30"
:
"Controlled consequences: "
,
"31"
:
"users should be granted the freedom to operate, including canceling, aborting or terminating current operation."
},
...
...
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