src/main/resources/localization/strings.properties

changeset 181
502a10e24b85
parent 180
009700915269
child 184
e8eecee6aadf
--- a/src/main/resources/localization/strings.properties	Wed Jan 06 15:39:56 2021 +0100
+++ b/src/main/resources/localization/strings.properties	Wed Jan 06 16:20:32 2021 +0100
@@ -22,32 +22,26 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 app.title=LightPIT
-browserLanguage = Browser language
-browserLanguageNotAvailable = Browser language not available.
 button.cancel=Cancel
 button.comment=Comment
 button.component.create=New Component
 button.component.edit=Edit Component
-button.user.create=Add Developer
 button.issue.all=All Issues
 button.issue.create.another=Create another Issue
 button.issue.create=New Issue
 button.issue.edit=Edit Issue
+button.language.submit = Switch language
 button.okay=OK
 button.project.create=New Project
+button.user.create=Add Developer
 button.version.create=New Version
 button.version.edit=Edit Version
 commit.redirect-link=If redirection does not work, click the following link:
 commit.success=Operation successful - you will be redirected in a second.
 component.color=Color
-component.description=Description
 component.lead=Lead
-component.name=Component
-component.ordinal=Ordering
-component.project=Project
 component=Component
 description=Description
-displayname=Developer
 error.code = Code
 error.code.401 = Authorization required
 error.code.403 = Access denied
@@ -59,7 +53,6 @@
 error.message = Server Message
 error.returnLink = Return to
 error.timestamp = Timestamp
-givenname=Given Name
 issue.affected-versions=Affected Versions
 issue.assignee=Assignee
 issue.category.Bug=Bug
@@ -70,12 +63,10 @@
 issue.category=Category
 issue.comments.anonauthor=Anonymous Author
 issue.comments=Comments
-issue.component=Component
 issue.created=Created
 issue.description=Description
 issue.eta=ETA
 issue.id=Issue ID
-issue.project=Project
 issue.resolved-versions=Target Versions
 issue.status.Done=Done
 issue.status.Duplicate=Duplicate
@@ -96,12 +87,11 @@
 issues.reported=Reported Issues
 issues.resolved=Assigned Issues
 issues=Issues
-lastname=Last Name
-mail=E-Mail
+language.browser = Browser language
+language.browser.unavailable = Browser language not available.
 menu.languages=Language
 menu.projects=Projects
 menu.users=Developer
-name=Name
 navmenu.all=all
 navmenu.components=Components
 navmenu.unassigned=unassigned
@@ -110,8 +100,8 @@
 no-users=No developers have been configured yet.
 node.tooltip=Name of the path node that will be used in URL construction.
 node=Node
+ordinal.tooltip=Use to override lexicographic ordering.
 ordinal=Ordering
-owner=Project Lead
 placeholder.auto-assignee.tooltip=Assigns the component lead, if available.
 placeholder.auto-assignee=Automatic
 placeholder.null-assignee=Unassigned
@@ -119,18 +109,21 @@
 placeholder.null-lead=Unassigned
 placeholder.null-owner=Unassigned
 progress=Overall Progress
-repoUrl=Repository
-submit = Switch language
-tooltip.ordinal=Use to override lexicographic ordering.
+project.name=Name
+project.owner=Project Lead
+project.repoUrl=Repository
+project=Project
+user.displayname=Developer
+user.givenname=Given Name
+user.lastname=Last Name
+user.mail=E-Mail
 username=User Name
 version.latest=Latest Version
-version.name=Version
 version.next=Next Version
-version.ordinal=Ordering
-version.project=Project
 version.status.Deprecated=Deprecated
 version.status.Future=Future
 version.status.LTS=LTS
 version.status.Released=Released
 version.status.Unreleased=Unreleased
 version.status=Status
+version=Version

mercurial