zhaoweny
|
1145a27e04
|
i18n_db: update shipBrowser to use displayName
|
2020-06-29 15:31:50 +08:00 |
|
zhaoweny
|
b18205a184
|
i18n_db: sort and (slightly) update zh_CN translation
|
2020-06-29 10:51:43 +08:00 |
|
blitzmann
|
9703ce70d9
|
Merge branch 'i18n' into i18n_db
|
2020-06-28 17:57:20 -04:00 |
|
blitzmann
|
47dd6f7bba
|
Add annotations to the rack separators in the fitting view
|
2020-06-28 17:56:57 -04:00 |
|
blitzmann
|
3db9c637e0
|
Force EFT export to English variant
|
2020-06-28 17:41:28 -04:00 |
|
blitzmann
|
77d233ca1c
|
Fix environmental variables for localizations
|
2020-06-28 13:38:33 -04:00 |
|
blitzmann
|
b225093b1f
|
Fix exception when opening WH projection menu (still have other issues that need to be worked out tho)
|
2020-06-28 11:57:39 -04:00 |
|
blitzmann
|
4a6a3fc6ea
|
Keep name on group, create displayName property to point to translated version
|
2020-06-28 00:54:51 -04:00 |
|
blitzmann
|
2fd4168ab7
|
Fix two group name issues
|
2020-06-28 00:40:59 -04:00 |
|
Ryan Holmes
|
22498e5605
|
Merge pull request #2211 from zhaoweny/i18n_db
i18n_db: fix ValueError exception when name should be groupName
|
2020-06-28 00:18:01 -04:00 |
|
zhaoweny
|
f515536d1a
|
i18n_db: fix ValueError exception when name should be groupName
|
2020-06-28 11:42:27 +08:00 |
|
blitzmann
|
5c7e3fe782
|
Remove LSF, convert staticdata files to split files
|
2020-06-27 22:27:28 -04:00 |
|
blitzmann
|
546a3b6e01
|
Fix turrent ammo type grouping (using English names for grouping). Also made missile damage type grouping translation-aware
|
2020-06-27 21:06:16 -04:00 |
|
blitzmann
|
1d0c890c23
|
Fix the preferences not loading / saving correctly (needed to be done after paths were set)
|
2020-06-27 21:05:00 -04:00 |
|
blitzmann
|
5377210b89
|
Merge branch 'master' of https://github.com/pyfa-org/Pyfa
|
2020-06-26 23:30:51 -04:00 |
|
blitzmann
|
1936255f2c
|
Merge branch 'issue2209'
|
2020-06-26 23:30:40 -04:00 |
|
blitzmann
|
b3e5763cfc
|
Fix for #2209 - Flip the None check to happen first instead of second, otherwise if Notes is None then the first check will fail due to trying to len(None)
|
2020-06-26 23:30:15 -04:00 |
|
DarkPhoenix
|
7442f315c9
|
Do not activate scanners by default
|
2020-06-26 21:30:43 +03:00 |
|
blitzmann
|
427b1189f7
|
travis fix?
|
2020-06-25 22:37:31 -04:00 |
|
blitzmann
|
19da89a467
|
Fixes to some translations
|
2020-06-25 22:23:12 -04:00 |
|
blitzmann
|
be4f6241a9
|
more tweaks
|
2020-06-25 22:06:57 -04:00 |
|
blitzmann
|
03e29e02b1
|
update unit to include all the translations
|
2020-06-25 22:04:04 -04:00 |
|
blitzmann
|
853b65d6aa
|
Some clean up and commenting out unused columns [I think]
|
2020-06-25 22:01:27 -04:00 |
|
blitzmann
|
45dae7a031
|
Remove index on items.description(lol)
|
2020-06-25 21:51:24 -04:00 |
|
blitzmann
|
4130852e76
|
Remove old todo
|
2020-06-25 21:47:26 -04:00 |
|
blitzmann
|
3d238a1cc1
|
Reset forced language to English
|
2020-06-25 21:36:09 -04:00 |
|
blitzmann
|
977ae98ea6
|
more conversions on the traits
|
2020-06-25 21:35:26 -04:00 |
|
blitzmann
|
dac35597ea
|
Update traits
|
2020-06-25 21:32:43 -04:00 |
|
blitzmann
|
0a1489719b
|
Rename the descriptions so as not to confuse the synonym
|
2020-06-25 21:18:25 -04:00 |
|
blitzmann
|
4ff63e5fc4
|
Create deferred descriptions for each of the item description languages, and then one synonym to rule them all
|
2020-06-25 21:09:32 -04:00 |
|
blitzmann
|
c3389fb19b
|
Add all languages to market groups
|
2020-06-25 21:08:37 -04:00 |
|
blitzmann
|
42706f35c6
|
Update various instances where Category name wasn't displaying the translated version (in context menus)
|
2020-06-25 20:32:49 -04:00 |
|
blitzmann
|
c7ec87b979
|
Fix a couple of bugs by referencing raw names, and include all translations for types table
|
2020-06-25 19:23:28 -04:00 |
|
blitzmann
|
66140f092b
|
More tweaks to dynamically generate the columns, and a fix for attribute display names
|
2020-06-25 00:40:29 -04:00 |
|
blitzmann
|
8be4b0dd91
|
Introduce way to dynamically map the languages, helps reduce the typing and also should "just work" if there's any new languages added
|
2020-06-25 00:09:36 -04:00 |
|
blitzmann
|
a2f65e9d46
|
categoryName > name (this was caused by having name not be the literal data rather than the synonym)
|
2020-06-24 23:59:58 -04:00 |
|
blitzmann
|
c040ff26c0
|
Update schema and db_update to support translations.
(language setting from preferences is borked for some reason)
|
2020-06-24 23:33:24 -04:00 |
|
blitzmann
|
92ecd8c844
|
Add the other files
|
2020-06-24 23:28:08 -04:00 |
|
blitzmann
|
60c8a66bea
|
Add the other directories
|
2020-06-24 23:28:00 -04:00 |
|
blitzmann
|
b1ff13e370
|
Add fsd_binary
|
2020-06-24 23:27:16 -04:00 |
|
blitzmann
|
50b0df7d6d
|
Track fsd_binary
|
2020-06-24 23:26:50 -04:00 |
|
blitzmann
|
281e30f78a
|
Remove static data
|
2020-06-24 23:23:37 -04:00 |
|
blitzmann
|
821378e2c3
|
Add LFS, because... translations are heafty
|
2020-06-24 23:01:23 -04:00 |
|
blitzmann
|
433c9555bf
|
Removed the util function - this would actually break older migrations if we added things that didn't exist in future iterations. Each migration should be self-contained
|
2020-06-24 15:18:43 -04:00 |
|
blitzmann
|
d1345fc71e
|
Fixes #2205 - runs conversions on modules.baseItemID since the creation of baseItemID. Also, centralized the function to convert modules so that in case we ever add other things that need to be converted, they are all in one spot.
|
2020-06-24 15:09:51 -04:00 |
|
blitzmann
|
d4106a7229
|
fix mac spec file to include locales
|
2020-06-24 13:28:58 -04:00 |
|
blitzmann
|
079256a99f
|
some tweaks to get the languages to compile
|
2020-06-24 13:01:36 -04:00 |
|
blitzmann
|
bcd7e6d56d
|
Add language compilation to build process (maybe?)
|
2020-06-24 12:51:19 -04:00 |
|
blitzmann
|
e56db0d129
|
add script to automatically generate all languages
|
2020-06-24 12:47:11 -04:00 |
|
blitzmann
|
6035d26dd0
|
add msgfmt.py to scripts/ to have a way to produce localizations
|
2020-06-24 12:11:24 -04:00 |
|