Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
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
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
d6b0bc68
Commit
d6b0bc68
authored
Jan 30, 2007
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Menu changed
parent
f5b6cd95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
java/jpwr/jop/src/HistSearch.java
java/jpwr/jop/src/HistSearch.java
+2
-2
No files found.
java/jpwr/jop/src/HistSearch.java
View file @
d6b0bc68
/*
* Proview $Id: HistSearch.java,v 1.
3 2006-06-14 10:41:53
claes Exp $
* Proview $Id: HistSearch.java,v 1.
4 2007-01-30 06:51:55
claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
...
...
@@ -116,7 +116,7 @@ public class HistSearch extends JFrame implements ActionListener
/**** Menu + textstrings ****/
JMenu
fileMenu
,
langMenu
;
String
[][]
menuTitle
=
{{
"File"
,
"
Byt Sprk"
},{
"Arkiv"
,
"Change Language
"
}};
String
[][]
menuTitle
=
{{
"File"
,
"
Language"
},{
"Arkiv"
,
"Sprk
"
}};
String
[][]
fileItems
=
{{
"Copy result to excel"
,
"Quit"
},{
"Kopiera resultat till Excel"
,
"Avsluta"
}};
String
[][]
langItems
=
{{
"Svenska"
,
"English"
},{
"Svenska"
,
"English"
}};
...
...
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