Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Requirements Manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container Registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Utilities
Requirements Manager
Commits
5ba94ce9
Verified
Commit
5ba94ce9
authored
2 years ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
chore: commit save point
parent
02df9832
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
application/source/l10n.go
+5
-5
5 additions, 5 deletions
application/source/l10n.go
release.json
+1
-1
1 addition, 1 deletion
release.json
with
6 additions
and
6 deletions
application/source/l10n.go
+
5
−
5
View file @
5ba94ce9
...
...
@@ -26,7 +26,7 @@ var l10nMap = []l10nKeyTranslation{
{
"the specified template"
,
[]
l10nLocaleTranslation
{
{
"de"
,
"Das angegebene
Add
Template
\"
%s
\"
wurde nicht gefunden."
},
{
"de"
,
"Das angegebene Template
\"
%s
\"
wurde nicht gefunden."
},
{
"en"
,
"the specified template
\"
%s
\"
was not found."
},
},
},
...
...
@@ -34,7 +34,7 @@ var l10nMap = []l10nKeyTranslation{
"the due of the todo cannot be parsed"
,
[]
l10nLocaleTranslation
{
{
"de"
,
"Das Datum %s der Aufgabe
\"
%s
\"
kann nicht verarbeitet werden."
},
{
"en"
,
"the d
u
e %s of the todo
\"
%s
\"
cannot be parsed."
},
{
"en"
,
"the d
at
e %s of the todo
\"
%s
\"
cannot be parsed."
},
},
},
{
...
...
@@ -243,8 +243,8 @@ var l10nMap = []l10nKeyTranslation{
},
{
"RequirementID"
,
[]
l10nLocaleTranslation
{
{
"de"
,
"
Documents
"
},
{
"en"
,
"
Anforderungen
"
},
{
"de"
,
"
Anforderungen
"
},
{
"en"
,
"
Documents
"
},
},
},
{
"the id must not be empty"
,
...
...
@@ -270,7 +270,7 @@ var l10nMap = []l10nKeyTranslation{
{
"if the type is pdf, the output option must be specified"
,
[]
l10nLocaleTranslation
{
{
"de"
,
"Der T
p
y PDF benötigt die Option --output"
},
{
"de"
,
"Der Ty
p
PDF benötigt die Option --output"
},
{
"en"
,
"if the type is pdf, the output option must be specified"
},
},
},
...
...
This diff is collapsed.
Click to expand it.
release.json
+
1
−
1
View file @
5ba94ce9
{
"version"
:
"1.0.3
6
"
"version"
:
"1.0.3
7
"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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