Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Mobile
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
ARSnova Mobile
Commits
6aa01bc7
Commit
6aa01bc7
authored
6 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Rename (un)sorted list to (un)ordered list
Fixes
arsnova#105
.
parent
0971d52f
1 merge request
!87
Rename (un)sorted list to (un)ordered list
Pipeline
#25261
passed with stages
in 1 minute and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/webapp/app/internationalization.js
+4
-4
4 additions, 4 deletions
src/main/webapp/app/internationalization.js
with
4 additions
and
4 deletions
src/main/webapp/app/internationalization.js
+
4
−
4
View file @
6aa01bc7
...
...
@@ -576,8 +576,8 @@
EDITOR_BOLD_TOOLTIP
:
"
Fett
"
,
EDITOR_HEADER_TOOLTIP
:
"
Überschrift
"
,
EDITOR_HYPERLINK_TOOLTIP
:
"
Hyperlink
"
,
EDITOR_ULIST_TOOLTIP
:
"
Un
sort
ierte Liste
"
,
EDITOR_OLIST_TOOLTIP
:
"
Sort
ierte Liste
"
,
EDITOR_ULIST_TOOLTIP
:
"
Un
nummer
ierte Liste
"
,
EDITOR_OLIST_TOOLTIP
:
"
Nummer
ierte Liste
"
,
EDITOR_LATEX_TOOLTIP
:
"
LaTex-Auszeichnung
"
,
EDITOR_CODE_TOOLTIP
:
"
Code-Auszeichnung
"
,
EDITOR_QUOTE_TOOLTIP
:
"
Zitat
"
,
...
...
@@ -1468,8 +1468,8 @@
EDITOR_BOLD_TOOLTIP
:
"
Bold
"
,
EDITOR_HEADER_TOOLTIP
:
"
Header
"
,
EDITOR_HYPERLINK_TOOLTIP
:
"
Hyperlink
"
,
EDITOR_ULIST_TOOLTIP
:
"
Un
s
or
t
ed list
"
,
EDITOR_OLIST_TOOLTIP
:
"
Sort
ed list
"
,
EDITOR_ULIST_TOOLTIP
:
"
Unor
der
ed list
"
,
EDITOR_OLIST_TOOLTIP
:
"
Order
ed list
"
,
EDITOR_LATEX_TOOLTIP
:
"
LaTex
"
,
EDITOR_CODE_TOOLTIP
:
"
Code
"
,
EDITOR_QUOTE_TOOLTIP
:
"
Quotation
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment