daydream

A small matrix web client written in rust
git clone git://archive.git.mtrnord.blog/daydream-mx/daydream.git
Log | Files | Refs | README | LICENSE

commit 20c615e0afcb9aff2630d330e6034d7fdc668183
parent d795532a497f9a55584275a297a219564acc1568
Author: Marcel <mtrnord1@gmail.com>
Date:   Sat,  6 Jun 2020 20:57:47 +0200

Add missing rust-embed features

Took 3 minutes

Diffstat:
MCargo.toml | 2+-
Ai18n/mo/de/daydream.mo | 0
Mi18n/po/de/daydream.po | 7++++---
Mi18n/pot/daydream.pot | 17+++++++++++++----
Mi18n/pot/src/app/components/event_list.pot | 2+-
Mi18n/pot/src/app/components/events/image.pot | 2+-
Mi18n/pot/src/app/components/events/mod.pot | 2+-
Mi18n/pot/src/app/components/events/notice.pot | 2+-
Mi18n/pot/src/app/components/events/text.pot | 2+-
Mi18n/pot/src/app/components/events/video.pot | 2+-
Mi18n/pot/src/app/components/mod.pot | 2+-
Mi18n/pot/src/app/components/room_list.pot | 2+-
Mi18n/pot/src/app/matrix/mod.pot | 2+-
Mi18n/pot/src/app/matrix/sync.pot | 2+-
Mi18n/pot/src/app/matrix/types.pot | 2+-
Mi18n/pot/src/app/mod.pot | 2+-
Mi18n/pot/src/app/views/login.pot | 2+-
Mi18n/pot/src/app/views/main_view.pot | 2+-
Mi18n/pot/src/app/views/mod.pot | 2+-
Mi18n/pot/src/constants.pot | 2+-
Mi18n/pot/src/errors.pot | 2+-
Mi18n/pot/src/lib.pot | 2+-
22 files changed, 36 insertions(+), 26 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -35,7 +35,7 @@ pulldown-cmark = "0.7.1" # Translations tr = { version = "0.1.3", default-features = false, features = ["gettext"]} i18n-embed = { version = "0.4", features = ["web-sys-requester"] } -rust-embed = "5" +rust-embed = { version = "5", features = ["debug-embed", "compression"]} [dev-dependencies] wasm-bindgen-test = "0.3" diff --git a/i18n/mo/de/daydream.mo b/i18n/mo/de/daydream.mo Binary files differ. diff --git a/i18n/po/de/daydream.po b/i18n/po/de/daydream.po @@ -1,11 +1,13 @@ msgid "" msgstr "" +"Project-Id-Version: Daydream\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-06-06 18:34+0000\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: POEditor.com\n" -"Project-Id-Version: Daydream\n" -"Language: de\n" #. The URL Field of the Login page #: src/app/views/login.rs:78 src/app/views/login.rs:91 @@ -26,4 +28,3 @@ msgstr "Passwort" #: src/app/views/login.rs:157 msgid "Login" msgstr "Anmelden" - diff --git a/i18n/pot/daydream.pot b/i18n/pot/daydream.pot @@ -1,11 +1,21 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE daydream'S COPYRIGHT HOLDER +# This file is distributed under the same license as the daydream package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy msgid "" msgstr "" +"Project-Id-Version: daydream 0.1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: POEditor.com\n" -"Project-Id-Version: Daydream\n" -"Language: en\n" #. The URL Field of the Login page #: src/app/views/login.rs:78 src/app/views/login.rs:91 @@ -26,4 +36,3 @@ msgstr "" #: src/app/views/login.rs:157 msgid "Login" msgstr "" - diff --git a/i18n/pot/src/app/components/event_list.pot b/i18n/pot/src/app/components/event_list.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/components/events/image.pot b/i18n/pot/src/app/components/events/image.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/components/events/mod.pot b/i18n/pot/src/app/components/events/mod.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/components/events/notice.pot b/i18n/pot/src/app/components/events/notice.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/components/events/text.pot b/i18n/pot/src/app/components/events/text.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/components/events/video.pot b/i18n/pot/src/app/components/events/video.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/components/mod.pot b/i18n/pot/src/app/components/mod.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/components/room_list.pot b/i18n/pot/src/app/components/room_list.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/matrix/mod.pot b/i18n/pot/src/app/matrix/mod.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/matrix/sync.pot b/i18n/pot/src/app/matrix/sync.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/matrix/types.pot b/i18n/pot/src/app/matrix/types.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/mod.pot b/i18n/pot/src/app/mod.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/views/login.pot b/i18n/pot/src/app/views/login.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/views/main_view.pot b/i18n/pot/src/app/views/main_view.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/app/views/mod.pot b/i18n/pot/src/app/views/mod.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/constants.pot b/i18n/pot/src/constants.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/errors.pot b/i18n/pot/src/errors.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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" diff --git a/i18n/pot/src/lib.pot b/i18n/pot/src/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: daydream 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-06 18:25+0000\n" +"POT-Creation-Date: 2020-06-06 18:34+0000\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"