提交图

2426 提交

作者 SHA1 备注 提交日期
Leroy Diaz
3eb2ff29a4 Fix notes panel content id
Use the same id for the notes panel as in QSO edit view
to avoid conflict with the textarea
2021-01-13 21:31:12 +00:00
Leroy Diaz
556042229a Do not translate basepath warning
As seen in system translations.
2021-01-13 20:47:19 +00:00
Leroy Diaz
39641ce278 Translate contesting lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz
0996bf1219 Translate General words lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz
cdd5eec576 Translate LOTW lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz
642256aa1c Translate Notes lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz
d65774c6ad Translate QSL lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz
d6b0f715aa Translate QSO lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz
1a0c7a3dd3 Add Spanish translations from CodeIgniter Community
As recommended in CodeIgniter documentation [1], the
files were copied to the application folder instead of
the system folder.

More info: https://github.com/bcit-ci/codeigniter3-translations

[1] https://codeigniter.com/userguide3/libraries/language.html
2021-01-13 18:49:05 +00:00
o1hjw
126a4a27f9
Update notes_lang.php 2021-01-13 00:16:19 +02:00
o1hjw
8d4fe15462
Update lotw_lang.php
some fixes
2021-01-13 00:14:29 +02:00
o1hjw
1d6e2ab3f4
Create lotw_lang.php 2021-01-13 00:09:32 +02:00
o1hjw
801ab333d6
Update general_words_lang.php 2021-01-12 23:44:52 +02:00
o1hjw
dbe5d431e5
Create notes_lang.php 2021-01-12 23:41:54 +02:00
o1hjw
540e3ea904
Create contesting_lang.php 2021-01-12 23:34:56 +02:00
o1hjw
2776d3eb45
Create general_words_lang.php 2021-01-12 23:33:15 +02:00
o1hjw
f56eb3299a
Create qslcard_lang.php 2021-01-12 23:31:14 +02:00
o1hjw
25f08b7908
Create qso_lang.php 2021-01-12 23:29:01 +02:00
o1hjw
fddf0c00bc
Create index.html
finnish translation
2021-01-12 23:25:12 +02:00
Peter Goodhall
31e2107c98
[Translations][German[ #812 from phl0 more german lang files
Add more German translations
2021-01-12 17:45:50 +00:00
Florian Wolters
b4ad80b244
Add more German translations 2021-01-11 22:21:05 +01:00
Peter Goodhall
a7d3565ccb When importing a QSO make convert band_rx to lower case 2021-01-11 16:15:37 +00:00
Peter Goodhall
fa940894fe [LoTW][Translate] Reformatted all the text to use lang files for translation 2021-01-11 16:05:15 +00:00
Peter Goodhall
f507acde67 [Notes][Translate] Added Code to support translating UI to other langs 2021-01-11 15:22:48 +00:00
Peter Goodhall
fba3a16ecc
Hide county in station profile till it's html select 2021-01-08 22:27:16 +00:00
Peter Goodhall
55ce77664e
Station Profile hide county till it's populated via a list 2021-01-08 22:25:28 +00:00
Peter Goodhall
3d04ea105f
[Translation][Dutch] #801 from keptenkurk
[WIP] Dutch language addition
2021-01-08 11:11:48 +00:00
Peter Goodhall
ab0503606a
[Translation][French] #796 from @ClaudeMa
French translation
2021-01-08 11:08:55 +00:00
keptenkurk
f98cf79b58 Small corrections dutch 2021-01-08 08:43:48 +01:00
keptenkurk
379fadc043 Add code igniter languages 2021-01-08 08:35:27 +01:00
claude
943b83cb0a French translation
QSO Entry Page
Dashboard
QSO Entry Page
View QSL Cards
logbook
2021-01-06 16:00:03 +01:00
claude
ad401b8c8d Added french system language 2021-01-06 15:56:40 +01:00
Peter Goodhall
e85c9a6ec0 [Logbook][Translate] Forgot the damn heading #fail 2021-01-05 17:37:01 +00:00
Peter Goodhall
62677b5361 [Logbook][Translated] Translated the main /logbook display 2021-01-05 17:34:19 +00:00
Peter Goodhall
7b5bde7eac [QSL Card Image][Translated] Translated /qsl ready for international support. 2021-01-05 17:06:39 +00:00
Peter Goodhall
885a382a9f [QSO][Translate] Added Translate Code to the main QSO entry screen for english
QSO entry window is now ready for international translation, uses general words and custom words from the qso_lang file.
2021-01-05 16:56:42 +00:00
Peter Goodhall
5623b004c1 [Contesting][Translate] Converted Contest Interface to use Translate system with english words.
Contesting now ready for translating into languages other than english
2021-01-05 16:14:50 +00:00
Peter Goodhall
6a42641f9d [QSO][Edit] Swapped the Delete and Save Changes buttons to conform to standard ux 2021-01-02 19:33:59 +00:00
Peter Goodhall
e8a116abce Fixed issues with county fields 2021-01-02 19:10:31 +00:00
Peter Goodhall
f4b81752b4 Added County 2021-01-02 19:09:12 +00:00
Peter Goodhall
1777cf0d7c [LoTW][Sync] Added Hawaii & Alaska States and countys as options for lotw upload 2021-01-02 13:33:16 +00:00
Peter Goodhall
e892b842f4
Merge pull request #784 from walzert/patch-1
Update general_words_lang.php
2020-12-30 16:37:20 +00:00
Peter Goodhall
6703a12a9e
[Contesting] added ability to retain data
Now restores QSO table if you leave the contest panel and holds contest data using Localstorage
2020-12-30 16:15:09 +00:00
walzert
48f77959fa
Update general_words_lang.php
Changed  $lang['error_no_active_station_profile']
2020-12-30 16:57:42 +01:00
Peter Goodhall
abaccf4867 When clearing contest session empty the qso table 2020-12-29 16:37:23 +00:00
Peter Goodhall
ba3d4a67bf When resetting contest session set the contest name to Other 2020-12-29 16:33:16 +00:00
Peter Goodhall
7b317576da When resetting contest session set contest type to serial 2020-12-29 16:29:43 +00:00
Peter Goodhall
f25fb5c0b3 When pressing Reset Contest Session empty allt he input fields 2020-12-29 16:26:52 +00:00
Peter Goodhall
e1860b78ea [Contesting] Cleaned up the HTML formatting as it was all over the place 2020-12-29 16:21:01 +00:00
Andreas
fec2f3763a [Contesting] Added calling of setRst() when page loads, and on Reset QSO to reset RST. 2020-12-29 14:51:12 +01:00