-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compact games list Former-commit-id: b9712bb
- Loading branch information
Showing
25 changed files
with
897 additions
and
636 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
com.github.tkashkin.gamehub (0.7.0) xenial; urgency=low | ||
|
||
* Settings dialog rework | ||
* Compact games list | ||
|
||
-- tkashkin <[email protected]> Thu, 09 Aug 2018 20:27:23 +0300 | ||
|
||
com.github.tkashkin.gamehub (0.6.3) xenial; urgency=low | ||
|
||
* Trying to fix Humble Bundle access token extraction | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: com.github.tkashkin.gamehub\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-07-25 20:05+0300\n" | ||
"POT-Creation-Date: 2018-08-09 20:06+0300\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -76,76 +76,89 @@ msgid "" | |
"Login into your account in Steam client and return to GameHub" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:13 src/ui/views/WelcomeView.vala:34 | ||
#: src/ui/views/WelcomeView.vala:58 src/ui/views/GamesView/GamesView.vala:159 | ||
#: src/ui/dialogs/SettingsDialog/SettingsDialog.vala:17 | ||
#: src/ui/views/WelcomeView.vala:34 src/ui/views/WelcomeView.vala:58 | ||
#: src/ui/views/GamesView/GamesView.vala:159 | ||
#: src/ui/views/GamesView/GamesView.vala:379 | ||
msgid "Settings" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:30 | ||
msgid "Use dark theme" | ||
#: src/ui/dialogs/SettingsDialog/SettingsDialog.vala:27 | ||
msgid "Some settings will be applied after application restart" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:34 | ||
msgid "Steam API keys have limited number of uses per day" | ||
#: src/ui/dialogs/SettingsDialog/SettingsDialog.vala:42 | ||
msgid "Interface" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:34 | ||
msgid "Generate key" | ||
#: src/ui/dialogs/SettingsDialog/SettingsDialog.vala:60 | ||
#: src/ui/dialogs/GameDetailsDialog.vala:31 | ||
msgid "Close" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:36 | ||
msgid "Steam installation directory" | ||
#: src/ui/dialogs/SettingsDialog/SettingsDialogTab.vala:134 | ||
msgid "Open" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:41 | ||
msgid "GOG games directory" | ||
#: src/ui/dialogs/SettingsDialog/SettingsDialogTab.vala:141 | ||
msgid "Clear" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:43 | ||
msgid "GOG installers cache" | ||
#: src/ui/dialogs/SettingsDialog/SettingsDialogTab.vala:157 | ||
#, c-format | ||
msgid "%llu installer; %s" | ||
msgid_plural "%llu installers; %s" | ||
msgstr[0] "" | ||
msgstr[1] "" | ||
|
||
#: src/ui/dialogs/SettingsDialog/tabs/UI.vala:18 | ||
msgid "Use dark theme" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:48 | ||
msgid "Humble Bundle games directory" | ||
#: src/ui/dialogs/SettingsDialog/tabs/UI.vala:19 | ||
msgid "Compact list" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:50 | ||
msgid "Humble Bundle installers cache" | ||
#: src/ui/dialogs/SettingsDialog/tabs/Steam.vala:20 | ||
#: src/ui/dialogs/SettingsDialog/tabs/GOG.vala:20 | ||
#: src/ui/dialogs/SettingsDialog/tabs/Humble.vala:20 | ||
msgid "Enabled" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:63 | ||
#: src/ui/dialogs/GameDetailsDialog.vala:31 | ||
msgid "Close" | ||
#: src/ui/dialogs/SettingsDialog/tabs/Steam.vala:25 | ||
msgid "Steam API keys have limited number of uses per day" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog/tabs/Steam.vala:25 | ||
msgid "Generate key" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog/tabs/Steam.vala:29 | ||
msgid "Installation directory" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:106 | ||
#: src/ui/dialogs/SettingsDialog/tabs/Steam.vala:37 | ||
msgid "Default" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:114 | ||
#: src/ui/dialogs/SettingsDialog/tabs/Steam.vala:45 | ||
msgid "Restore default API key" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:125 | ||
#: src/ui/dialogs/SettingsDialog/tabs/Steam.vala:56 | ||
msgid "Steam API key" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:215 | ||
msgid "Open" | ||
#: src/ui/dialogs/SettingsDialog/tabs/GOG.vala:25 | ||
#: src/ui/dialogs/SettingsDialog/tabs/Humble.vala:25 | ||
msgid "Games directory" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:222 | ||
msgid "Clear" | ||
#: src/ui/dialogs/SettingsDialog/tabs/GOG.vala:27 | ||
#: src/ui/dialogs/SettingsDialog/tabs/Humble.vala:27 | ||
msgid "Installers cache" | ||
msgstr "" | ||
|
||
#: src/ui/dialogs/SettingsDialog.vala:238 | ||
#, c-format | ||
msgid "%llu installer; %s" | ||
msgid_plural "%llu installers; %s" | ||
msgstr[0] "" | ||
msgstr[1] "" | ||
|
||
#: src/ui/dialogs/GameInstallDialog.vala:31 | ||
#: src/ui/dialogs/GameInstallDialog.vala:131 | ||
#: src/ui/views/GameDetailsView/GameDetailsView.vala:202 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.