-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated appdata. Fixed untranslatable string
- Loading branch information
Showing
6 changed files
with
45 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
com.github.tkashkin.boiler (0.1.1) xenial; urgency=low | ||
|
||
* Updated appdata. Fixed untranslatable string | ||
|
||
-- tkashkin <[email protected]> Mon, 06 Aug 2018 19:57:11 +0300 | ||
|
||
com.github.tkashkin.boiler (0.1.0) xenial; urgency=low | ||
|
||
* Initial release | ||
|
||
-- tkashkin <[email protected]> Sun, 05 Aug 2018 21:34:20 +0300 | ||
-- tkashkin <[email protected]> Sun, 05 Aug 2018 21:34:20 +0300 |
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.boiler\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-08-05 21:35+0300\n" | ||
"POT-Creation-Date: 2018-08-06 19:51+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,3 +76,9 @@ msgstr "" | |
#: src/ui/views/kettle/KettleView.vala:162 | ||
msgid "Enable" | ||
msgstr "" | ||
|
||
#: src/devices/kettle/redmond/RK_G2XX.vala:29 | ||
msgid "" | ||
"Your PC is not paired to the kettle.\n" | ||
"Hold kettle power button for 5 seconds" | ||
msgstr "" |
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