800 Commits
Author SHA1 Message Date
Oliver Hamlet 4aa1f18ff7 Removed theming support
It's not currently functional with Polymer 1.2's CSS Custom
Variables semi-polyfill.
2016-03-05 11:49:26 +00:00
Frederik “Freso” S. Olesen 20a9f9c389 Update Danish translation. 2016-01-16 23:15:13 +01:00
cpasmoi 30a464bc96 Update loot.po 2016-01-16 21:23:59 +01:00
cpasmoi ef3edde22e Update loot.po 2016-01-16 21:18:08 +01:00
Oliver Hamlet 4aff5a25dd Don't install settings file
The installer only installs a settings file so that it can set LOOT's
language to that chosen for the installer. However, as of
6307a3c194 LOOT can load partial settings
files, so the installer just needs to write out the language string to a
new settings file if one is not already present. This then means the
repository's settings.yaml can be removed.

Closes #527.
2016-01-12 18:03:49 +00:00
Frederik “Freso” S. Olesen d6defd7163 Update Danish translation based v0.9 .pot. 2015-12-01 20:02:05 +01:00
Oliver Hamlet 7c4fe9f801 Merge branch 'fallout4-support' into dev 2015-12-01 18:37:42 +00:00
Oliver Hamlet 794e955b6a Update translation template file 2015-11-30 18:01:34 +00:00
Frederik “Freso” S. Olesen 61611acb09 Fix missing trailing »"« in src/gui/html/js/l10n.js. 2015-11-30 15:43:29 +01:00
Frederik “Freso” S. Olesen 0f0b0a7f99 More Danish translation updating. 2015-11-30 15:35:42 +01:00
Frederik “Freso” S. Olesen 3c834b84f0 Update Danish translation. 2015-11-30 12:57:05 +01:00
cpasmoi fee4994644 Update loot.po 2015-11-29 20:11:03 +01:00
Oliver Hamlet e5162c32d7 Reword "Loads BSA" -> "Loads Archive"
As Fallout 4 uses archive files with a `.ba2` extension instead of
`.bsa`.
2015-11-28 12:35:20 +00:00
Oliver Hamlet 6fa7f4c66e Update docs for Fallout 4 support 2015-11-26 20:40:17 +00:00
Oliver Hamlet 92c322093e Move HTML/JS/CSS UI source files.
Also rename the resources/report folder to resources/ui to be a bit more
self-descriptive.
2015-08-27 12:45:47 +01:00
Oliver Hamlet c978357153 Inline all JavaScript when Vulcanizing.
Removes RequireJS dependency, and means no JS files need to be shipped.
2015-08-27 12:45:44 +01:00
Oliver Hamlet d1a494aa9f Fix card flip flickering.
Closes #451.
2015-08-17 19:24:15 +01:00
S猫 afdab0a9d2 Update Chinese translation.
Update Chinese translation.
2015-07-23 12:29:08 +08:00
TokcDK 01a5548c46 Updated russian translation from template. 2015-07-21 19:35:16 +05:00
Oliver Hamlet f480d843cd Updated translation template file. 2015-07-16 18:46:33 +01:00
Oliver Hamlet 6441f8685d Only close plugin editor if operation was successful.
I.e. if the C++ operations were successful.
2015-07-16 16:14:48 +01:00
Oliver Hamlet 0c943b92f9 Merge branch 'location-metadata-changes' into dev 2015-07-15 17:37:21 +01:00
Oliver Hamlet eca5da4a55 Fixed editor data not cleared on cancel. 2015-07-15 11:04:14 +01:00
Oliver Hamlet be99572859 Updated translation template file. 2015-07-14 23:44:13 +01:00
Oliver Hamlet 0dcf2e99fd Removed location ver key, added name key.
Closes #457.
2015-07-14 19:28:09 +01:00