cpasmoi and GitHub
f26dec96f1
Update loot.po
2016-07-31 15:04:28 +02:00
Frederik “Freso” S. Olesen
a9d52de857
Danish translation: update more strings.
2016-07-28 17:11:48 +02:00
Frederik “Freso” S. Olesen
f8bf2393ff
Update Danish .po per .pot + a couple of strings.
2016-07-28 16:44:23 +02:00
Frederik “Freso” S. Olesen
9f59413d5f
Refresh template.pot.
...
Using commands:
* `xgettext -k"translate:1,1t" -k"translate:1c,2,t" --add-location=full --from-code=utf-8 --package-name=LOOT --package-version=0.9.2 --copyright-holder="WrinklyNinja" --msgid-bugs-address="https://github.com/loot/loot/issues " -o resources/l10n/template.pot src/{gui,backend}/**.*`
* `sed -i 's|charset=CHARSET|charset=UTF-8|' resources/l10n/template.pot`
2016-07-28 16:31:57 +02:00
Frederik “Freso” S. Olesen
cdcce4bbc2
Update links to HTTPS for loot.github.io.
2016-07-27 11:56:14 +02:00
Oliver Hamlet
a02df47b0d
Add active load order indices to sidebar
...
Closes #555 .
2016-07-18 21:43:37 +01:00
Oliver Hamlet
c293e83f19
Update dark theme implementation
...
To use CSS custom variables.
2016-07-12 21:52:19 +01:00
Oliver Hamlet
ac642390a0
Revert "Removed theming support"
...
This reverts commit 4aa1f18ff7 .
2016-07-12 21:52:17 +01:00
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