mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-23 10:39:56 +00:00
release 3.1.1
* translation update * fix broken build with gcc (#87). The issue was reproduced only with gcc build and has been resolved by just replacing C-like `isnan` to `std::isnan`
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
|
||||
"POT-Creation-Date: 2016-02-15 11:43+0300\n"
|
||||
"POT-Creation-Date: 2016-04-06 14:39+0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -547,6 +547,9 @@ msgstr ""
|
||||
msgid "Use images"
|
||||
msgstr ""
|
||||
|
||||
msgid "Points count"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use custom formula"
|
||||
msgstr ""
|
||||
|
||||
@ -559,12 +562,24 @@ msgstr ""
|
||||
msgid "Min value"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use image for active"
|
||||
msgstr ""
|
||||
|
||||
msgid "Active color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Active image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use image for inactive"
|
||||
msgstr ""
|
||||
|
||||
msgid "Inactive color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Inactive image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user