-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from NatLibFi/dev
Dev->main, municipality validation
- Loading branch information
Showing
10 changed files
with
99 additions
and
74 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name: Build | |
|
||
on: | ||
push: | ||
branches: ["*"] | ||
branches: ["dev"] | ||
pull_request: | ||
branches: ["main"] | ||
release: | ||
|
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: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-06-04 16:08+0300\n" | ||
"POT-Creation-Date: 2024-08-23 09:07+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" | ||
|
@@ -17,6 +17,10 @@ msgstr "" | |
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 2.14.0\n" | ||
|
||
#: app.py:53 | ||
msgid "Please select a valid municipality." | ||
msgstr "" | ||
|
||
#: app.py:57 | ||
msgid "Subject" | ||
msgstr "" | ||
|
@@ -69,49 +73,45 @@ msgstr "" | |
msgid "Message" | ||
msgstr "" | ||
|
||
#: app.py:79 | ||
#: app.py:81 | ||
msgid "My home municipality that receives this feedback" | ||
msgstr "" | ||
|
||
#: app.py:88 | ||
#: app.py:82 | ||
msgid "Select a municipality" | ||
msgstr "" | ||
|
||
#: app.py:91 | ||
msgid "Email address, if you want an answer to your feedback (Optional)" | ||
msgstr "" | ||
|
||
#: app.py:92 | ||
#: app.py:95 | ||
msgid "Send" | ||
msgstr "" | ||
|
||
#: app.py:138 | ||
#: app.py:144 | ||
msgid "English" | ||
msgstr "" | ||
|
||
#: app.py:139 | ||
#: app.py:145 | ||
msgid "Finnish" | ||
msgstr "" | ||
|
||
#: app.py:140 | ||
#: app.py:146 | ||
msgid "Swedish" | ||
msgstr "" | ||
|
||
#: app.py:149 | ||
#: app.py:155 | ||
msgid "" | ||
"You can leave feedback about the E-library or suggest materials for " | ||
"acquisition. Suggestions for materials will not be responded to." | ||
msgstr "" | ||
|
||
#: app.py:219 | ||
#: app.py:226 | ||
msgid "Thank you for your feedback!" | ||
msgstr "" | ||
|
||
#: app.py:225 | ||
#: app.py:232 | ||
msgid "There was a problem sending your message." | ||
msgstr "" | ||
|
||
#: municipalities.py:51 | ||
msgid "My home municipality is missing from this list" | ||
msgstr "" | ||
|
||
#: municipalities.py:54 | ||
msgid "I don't want to say" | ||
msgstr "" | ||
|
Binary file not shown.
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
Binary file not shown.
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
Binary file not shown.
Oops, something went wrong.