Commit Graph

168 Commits

Author SHA1 Message Date
Anton Keks
9d6b100704 #97 update Italian messages. Thanks for contribution. 2017-05-28 23:08:26 +03:00
Anton Keks
8490f0a4cc convert contributed Russian messages to UTF-8 encoded, as all other files. Thanks to @a53b6469 for contribution 2017-05-28 23:03:20 +03:00
Your Name
dee00920c9 add russian language file 2017-05-28 22:56:02 +03:00
DKing87
738e589bd3 Fix typo in messages_de.properties 2017-05-07 19:55:43 +02:00
Anton Keks
743615d59d #85 make a copy of old HTTPSenderFetcher and document is as HTTPProxyFetcher 2017-01-24 23:02:28 +02:00
Anton Keks
16673df79a use provided preferences icon - otherwise OSX uses ugly colorful glyphs for unicode icons... 2017-01-24 22:11:13 +02:00
Anton Keks
75a041a218 cut vendors names that are still too long 2016-12-11 23:31:55 +02:00
Anton Keks
f59065bbe4 #47 remove also Incorporated suffix 2016-12-11 23:27:51 +02:00
Anton Keks
8cf0a1192d #47 use case-insensitive matching to simplify regexps 2016-12-11 22:58:40 +02:00
Anton Keks
19b837dedb #47 download mac vendors from IEEE, not truncating names to 8 chars anymore. This will increase binary size by 150kb 2016-12-11 22:46:48 +02:00
Anton Keks
f818076c05 bring Greek labels up to date with latest changes 2016-12-11 21:21:20 +02:00
Anton Keks
046ea530d8 #75 add Greek translation by @zouloumis 2016-12-11 21:12:29 +02:00
Anton Keks
1908656ada update translation file headers 2016-12-11 21:05:50 +02:00
Anton Keks
c026f93801 use a separate label for Fetchers dialog and menu item 2016-12-11 18:30:12 +02:00
Anton Keks
6c6342c9d6 use more "standard" unicode arrows that will render better on low-dpi displays 2016-12-11 18:21:41 +02:00
Anton Keks
4b1152d5af remove last icon reference from messages 2016-12-10 00:08:06 +02:00
Anton Keks
82a48732f1 use hdpi icons for results 2016-12-09 00:08:24 +02:00
Anton Keks
61ec9e27b8 remove references to start/stop/kill icons 2016-12-08 23:38:59 +02:00
Anton Keks
1a78fd2a7f slightly better start/stop icons 2016-12-08 23:37:11 +02:00
Anton Keks
aed739761e provide @2x start/stop/kill icons 2016-12-08 23:21:51 +02:00
Anton Keks
8ca0236e1b add hints for arrow buttons 2016-12-08 22:37:55 +02:00
Anton Keks
7a8cb67dbf use shorter label 2016-12-08 22:25:16 +02:00
Anton Keks
d2dc62da67 use arrow symbols in select fetchers dialog 2016-12-08 22:00:32 +02:00
Anton Keks
f2c16a3967 hollow arrow is better (at least for hidpi) 2016-12-08 21:25:46 +02:00
Anton Keks
a42cecef48 use unicode up arrow for ipUp button 2016-12-08 21:24:14 +02:00
Anton Keks
d19d29ba26 provide flat and hidpi icons for prefs and fetchers 2016-12-08 21:16:23 +02:00
Anton Keks
b6f5445b2b Select fetchers added to columns menu for easier discoverability 2016-12-08 20:41:15 +02:00
Anton Keks
e0844df4e3 updated mac vendors 2016-08-04 18:41:10 +03:00
Anton Keks
ec061cf6ad #61 rename IP List File to Text File to make it clearer that any text file format should work 2016-07-08 23:42:46 +03:00
Anton Keks
849f5c9f6d #63 add Italian translation by @bellingeri and name all languages in preferences using original names 2016-07-08 23:33:57 +03:00
Anton Keks
b20d322de0 fix invalid escaped strings 2016-01-12 22:25:12 +02:00
Anton Keks
112a45100e get rid of placeholder in messages files 2016-01-11 23:03:12 +02:00
Anton Keks
6dc66adb66 update mac vendors 2016-01-11 21:44:32 +02:00
Anton Keks
95082c126e add issue reporting menu action 2015-09-06 23:00:39 +03:00
Anton Keks
d1d48c804b User is asked whether to resume the loaded scan if it seems unfinished 2015-09-02 23:41:36 +03:00
Michael
2397e845b8 Update messages.properties 2015-08-25 02:54:39 +02:00
Michael
8f72c48d66 Create messages_de.properties
German translation
2015-08-25 02:53:58 +02:00
Anton Keks
207ff3d226 update mac vendors 2015-08-23 19:37:57 +03:00
Anton Keks
88ff756cc4 add Turkish partial translation, contributed by https://github.com/CAD-MASTER 2015-08-20 23:53:17 +03:00
Anton Keks
72d66f56d3 mac vendors updated 2015-07-07 00:10:20 +03:00
Anton Keks
de186fc723 updated mac vendors 2014-09-10 21:11:59 +03:00
Anton Keks
f6ce850cff display nice error message if file load fails 2014-05-25 19:57:56 +03:00
Anton Keks
bbe027235a simplify loading code and make it more reliable at the same time 2014-05-16 00:45:44 +03:00
Anton Keks
04095e14f7 disable loading during scanning, so no need for showing any messages 2014-05-15 23:30:54 +03:00
horvist
5b86d0f8c4 Contributing loading feature 2014-05-15 22:47:00 +03:00
Anton Keks
50e3a9df6f fix tests after merging reverse IP contribution and remove now unused messages 2014-04-27 00:00:34 +03:00
Anton Keks
530f668f71 issue #10 - fix plugins link in the help menu 2014-04-25 01:10:21 +03:00
Anton Keks
6a044b8135 add other contributed languages into the selection 2014-04-25 00:39:32 +03:00
Anton Keks
ab2334dd11 display a warning message that language change requires a restart 2014-04-25 00:31:54 +03:00
Anton Keks
0c3370b672 move language -> locale selection logic to Config 2014-04-25 00:26:48 +03:00