diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-02-10 10:41:02 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-02-10 17:09:39 +0100 |
| commit | 4351f4627ba9e71775438dd26c9acddd002c7e11 (patch) | |
| tree | 3c72c980c5c81507109087bda67052b7ec8216b6 /eventsview-plugins/eventsview-plugin-mastodon/lipstick-jolla-home-mastodon.ts | |
Initial commit
Diffstat (limited to 'eventsview-plugins/eventsview-plugin-mastodon/lipstick-jolla-home-mastodon.ts')
| -rw-r--r-- | eventsview-plugins/eventsview-plugin-mastodon/lipstick-jolla-home-mastodon.ts | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/eventsview-plugins/eventsview-plugin-mastodon/lipstick-jolla-home-mastodon.ts b/eventsview-plugins/eventsview-plugin-mastodon/lipstick-jolla-home-mastodon.ts new file mode 100644 index 0000000..60f39fa --- /dev/null +++ b/eventsview-plugins/eventsview-plugin-mastodon/lipstick-jolla-home-mastodon.ts @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name></name> + <message id="lipstick-jolla-home-la-mastodon_posts"> + <location filename="mastodon-delegate.qml" line="19"/> + <source>Posts</source> + <extracomment>Mastodon posts</extracomment> + <translation type="unfinished"></translation> + </message> + <message id="lipstick-jolla-home-la-show-more-in-mastodon"> + <location filename="mastodon-delegate.qml" line="56"/> + <source>Show more in Mastodon</source> + <translation type="unfinished"></translation> + </message> + <message id="lipstick-jolla-home-la-boosted_by"> + <location filename="MastodonFeedItem.qml" line="61"/> + <source>%1 boosted</source> + <extracomment>Shown above a post that is boosted by another user. %1 = name of user who boosted</extracomment> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
