Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
QUIQQER
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
162
Issues
162
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QUIQQER
QUIQQER
Commits
32f29bb3
Commit
32f29bb3
authored
Jan 23, 2019
by
Henning Leutz
🥋
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refactor: new language codes added to the poject add language window
parent
ee627c17
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
102 additions
and
66 deletions
+102
-66
Popup.js
bin/QUI/controls/lang/Popup.js
+96
-66
de.xml
lib/locale/de.xml
+3
-0
en.xml
lib/locale/en.xml
+3
-0
No files found.
bin/QUI/controls/lang/Popup.js
View file @
32f29bb3
This diff is collapsed.
Click to expand it.
lib/locale/de.xml
View file @
32f29bb3
...
...
@@ -1959,6 +1959,9 @@
<locale
name=
"language"
>
<de>
<![CDATA[Sprache]]>
</de>
</locale>
<locale
name=
"language.code"
>
<de>
<![CDATA[Sprachcode]]>
</de>
</locale>
<locale
name=
"languages"
>
<de>
<![CDATA[Sprachen]]>
</de>
</locale>
...
...
lib/locale/en.xml
View file @
32f29bb3
...
...
@@ -1936,6 +1936,9 @@
<locale
name=
"language"
>
<en>
<![CDATA[Language]]>
</en>
</locale>
<locale
name=
"language.code"
>
<en>
<![CDATA[Language Code]]>
</en>
</locale>
<locale
name=
"languages"
>
<en>
<![CDATA[Languages]]>
</en>
</locale>
...
...
Henning Leutz
🥋
@henbug
mentioned in issue
#816 (closed)
·
Jan 23, 2019
mentioned in issue
#816 (closed)
mentioned in issue #816
Toggle commit list
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