Change title from Edit account to Create account #376

Merged
marek-lach merged 8 commits from patch-2 into master 2018-12-24 18:03:54 +00:00
marek-lach commented 2018-12-24 14:05:29 +00:00 (Migrated from github.com)
No description provided.
elegaanz (Migrated from github.com) reviewed 2018-12-24 14:32:46 +00:00
elegaanz (Migrated from github.com) left a comment

Thank you. You should probably add these messages to po/plume.pot so that will be available for translation, otherwise it looks good. 👌

Thank you. You should probably add these messages to `po/plume.pot` so that will be available for translation, otherwise it looks good. :ok_hand:
elegaanz (Migrated from github.com) commented 2018-12-24 14:31:52 +00:00

It is a good idea to redirect to joinplu.me, but as it is the link won't work. Could you replace it with something like:

<p class="center">@i18n!(ctx.1, "Apologies, but registrations are closed on this instance. Visit joinplu.me/#instances, to find a different one")</p>
<p class="center">
    <a href="https://joinplu.me/#instances">@i18n!(ctx.1, "Find a different one")</a>
</p>

to make it clickable, please? (no problem if you don't, it is still better than before)

It is a good idea to redirect to joinplu.me, but as it is the link won't work. Could you replace it with something like: ```html <p class="center">@i18n!(ctx.1, "Apologies, but registrations are closed on this instance. Visit joinplu.me/#instances, to find a different one")</p> <p class="center"> <a href="https://joinplu.me/#instances">@i18n!(ctx.1, "Find a different one")</a> </p> ``` to make it clickable, please? (no problem if you don't, it is still better than before)
marek-lach commented 2018-12-24 14:41:14 +00:00 (Migrated from github.com)

If you sync the English translations from  https://translate.funkwhale.audio/projects/plume/Plume https://translate.funkwhale.audio/projects/plume/Plume/
into the master, I’ve already changed and corrected the English translations there. Although I am not sure if you’re using that, so I can of course change the strings on Github directly as well.

    1. 2018, 15:32 od notifications@github.com:

@BaptisteGelez> commented on this pull request.

Thank you. You should probably add these messages to > po/plume.pot> so that will be available for translation, otherwise it looks good. 👌

In > templates/users/new.rs.html https://github.com/Plume-org/Plume/pull/376#discussion_r243834119> :

     </form>     } else {-        <p class="center">@i18n!(ctx.1, "Sorry, but registrations are closed on this instance. Try to find another one")</p>+<p class="center">@i18n!(ctx.1, "Apologies, but registrations are closed on this instance. Visit joinplu.me/#instances, to find a different one")</p>

It is a good idea to redirect to joinplu.me, but as it is the link won't work. Could you replace it with something like:

<> p> > class> => "> center> "> >@i18n!(ctx.1, "Apologies, but registrations are closed on this instance. Visit joinplu.me/#instances, to find a different one")</> p> ><> p> > class> => "> center> "> > <> a> > href> => "> https://joinplu.me/#instances https://joinplu.me/#instances> "> >@i18n!(ctx.1, "Find a different one")</> a> ></> p> >

to make it clickable, please? (no problem if you don't, it is still better than before)


You are receiving this because you authored the thread.
Reply to this email directly, > view it on GitHub https://github.com/Plume-org/Plume/pull/376#pullrequestreview-187703635> , or > mute the thread https://github.com/notifications/unsubscribe-auth/AryXeUx77L8E49HTfmy0rngu74y18knnks5u8OWPgaJpZM4ZgeUY> .

If you sync the English translations from  https://translate.funkwhale.audio/projects/plume/Plume <https://translate.funkwhale.audio/projects/plume/Plume/> into the master, I’ve already changed and corrected the English translations there. Although I am not sure if you’re using that, so I can of course change the strings on Github directly as well. 24. 12. 2018, 15:32 od notifications@github.com: > > @BaptisteGelez> commented on this pull request. > > > Thank you. You should probably add these messages to > po/plume.pot> so that will be available for translation, otherwise it looks good. 👌 > > > > > In > templates/users/new.rs.html <https://github.com/Plume-org/Plume/pull/376#discussion_r243834119>> : > > > </form> } else {- <p class="center">@i18n!(ctx.1, "Sorry, but registrations are closed on this instance. Try to find another one")</p>+<p class="center">@i18n!(ctx.1, "Apologies, but registrations are closed on this instance. Visit joinplu.me/#instances, to find a different one")</p> > > It is a good idea to redirect to joinplu.me, but as it is the link won't work. Could you replace it with something like: > > <> p> > class> => "> center> "> >@i18n!(ctx.1, "Apologies, but registrations are closed on this instance. Visit joinplu.me/#instances, to find a different one")</> p> ><> p> > class> => "> center> "> > <> a> > href> => "> https://joinplu.me/#instances <https://joinplu.me/#instances>> "> >@i18n!(ctx.1, "Find a different one")</> a> ></> p> > > > to make it clickable, please? (no problem if you don't, it is still better than before) > > > — > You are receiving this because you authored the thread. > Reply to this email directly, > view it on GitHub <https://github.com/Plume-org/Plume/pull/376#pullrequestreview-187703635>> , or > mute the thread <https://github.com/notifications/unsubscribe-auth/AryXeUx77L8E49HTfmy0rngu74y18knnks5u8OWPgaJpZM4ZgeUY>> . >
elegaanz commented 2018-12-24 14:53:34 +00:00 (Migrated from github.com)

Weblate is not yet synced with this repo, so you'll have to edit it on GitHub for the moment, sorry…

Weblate is not yet synced with this repo, so you'll have to edit it on GitHub for the moment, sorry…
marek-lach commented 2018-12-24 15:09:33 +00:00 (Migrated from github.com)

I have now changed the link to instances to be clickable, while keeping it as a one line. Hopefully it works as intended :-)

I have now changed the link to instances to be clickable, while keeping it as a one line. Hopefully it works as intended :-)
codecov[bot] commented 2018-12-24 15:11:24 +00:00 (Migrated from github.com)

Codecov Report

Merging #376 into master will decrease coverage by 0.44%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #376      +/-   ##
==========================================
- Coverage    28.3%   27.86%   -0.45%     
==========================================
  Files          63       63              
  Lines        5949     6280     +331     
==========================================
+ Hits         1684     1750      +66     
- Misses       4265     4530     +265
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/376?src=pr&el=h1) Report > Merging [#376](https://codecov.io/gh/Plume-org/Plume/pull/376?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/fdfeeed6d9fa9dec92862366a8b646eb27d17422?src=pr&el=desc) will **decrease** coverage by `0.44%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #376 +/- ## ========================================== - Coverage 28.3% 27.86% -0.45% ========================================== Files 63 63 Lines 5949 6280 +331 ========================================== + Hits 1684 1750 +66 - Misses 4265 4530 +265 ```
elegaanz (Migrated from github.com) reviewed 2018-12-24 15:11:35 +00:00
@ -15,9 +15,9 @@
@input!(ctx.1, password (password), "Password", form, errors.clone(), "minlenght=\"8\"")
@input!(ctx.1, password_confirmation (password), "Password confirmation", form, errors, "minlenght=\"8\"")
elegaanz (Migrated from github.com) commented 2018-12-24 15:11:35 +00:00

The link should be outside of the i18n! call (after the <p>, ideally wrapped in another one to make it centered too), otherwise we will probably end with something really weird (I didn't tested, but it will at least be hard for translators to read, and could result in rendering issue).

The link should be outside of the `i18n!` call (after the `<p>`, ideally wrapped in another one to make it centered too), otherwise we will probably end with something really weird (I didn't tested, but it will at least be hard for translators to read, and could result in rendering issue).
trinity-1686a reviewed 2018-12-24 15:15:03 +00:00

The closing parenthesis for this i18n call should be at the end of this line, not before the closing </p>, nested call won't compile

The closing parenthesis for this i18n call should be at the end of this line, not before the closing `</p>`, nested call won't compile
marek-lach (Migrated from github.com) reviewed 2018-12-24 16:14:30 +00:00
marek-lach (Migrated from github.com) left a comment

Weblate is not yet synced with this repo, so you'll have to edit it on GitHub for the moment, sorry…

I have now created another pull request where I corrected and expanded many English strings, so that they are now in unision with the Weblate English translation. You can review #377 and merge it if you think it's fine. Then there would no longer be any need to merge English from Weblate.

> > > Weblate is not yet synced with this repo, so you'll have to edit it on GitHub for the moment, sorry… I have now created another pull request where I corrected and expanded many English strings, so that they are now in unision with the Weblate English translation. You can review #377 and merge it if you think it's fine. Then there would no longer be any need to merge English from Weblate.
marek-lach (Migrated from github.com) commented 2018-12-24 15:48:15 +00:00

Right, thanks! Should be fixed now.

Right, thanks! Should be fixed now.
marek-lach (Migrated from github.com) reviewed 2018-12-24 16:20:02 +00:00
@ -15,9 +15,9 @@
@input!(ctx.1, password (password), "Password", form, errors.clone(), "minlenght=\"8\"")
@input!(ctx.1, password_confirmation (password), "Password confirmation", form, errors, "minlenght=\"8\"")
marek-lach (Migrated from github.com) commented 2018-12-24 16:20:02 +00:00

Ahh, I think I understand now, sorry 👍
Just pushed another commit to fix this, hopefully a final one for this pull request.

Ahh, I think I understand now, sorry 👍 Just pushed another commit to fix this, hopefully a final one for this pull request.
elegaanz (Migrated from github.com) approved these changes 2018-12-24 18:03:42 +00:00
elegaanz (Migrated from github.com) left a comment

It should be good now! Thank you. 😊

It should be good now! Thank you. :blush:
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#376
No description provided.