8
16
Derivar 22

Corrected grammar pointed out by translators #514

Integrado
marek-lach integrou 7 cometimento(s) do ramo Corrected-grammar-pointed-out-by-translators no ramo master há 5 anos
marek-lach comentou há 5 anos (Migrado de github.com)

The user 'UniqueActive' pointed these issues out on Crowdin.

Thank you!

The user 'UniqueActive' pointed these issues out on Crowdin. Thank you!
elegaanz (Migrado de github.com) reviu há 5 anos
elegaanz (Migrado de github.com) deixou um comentário

Thank you for that, I wanted to do it too, but you beat me to it. 😀

Also they saw a ' that shouldn't be here in templates/users/followed.rs.html IIRC, could you please remove it?

Thank you for that, I wanted to do it too, but you beat me to it. :grinning: Also they saw a `'` that shouldn't be here in templates/users/followed.rs.html IIRC, could you please remove it?
elegaanz (Migrado de github.com) comentou há 5 anos

I would have preferred to use "people" for both, it feels more like they are real human beings than "users" IMO.

I would have preferred to use "people" for both, it feels more like they are real human beings than "users" IMO.
marek-lach (Migrado de github.com) reviu há 5 anos
marek-lach (Migrado de github.com) comentou há 5 anos

Right. Done :-)

Right. Done :-)
marek-lach comentou há 5 anos (Migrado de github.com)

Also they saw a ' that shouldn't be here in templates/users/followed.rs.html IIRC, could you please remove it?

Yup.

> Also they saw a `'` that shouldn't be here in templates/users/followed.rs.html IIRC, could you please remove it? Yup.
igalic (Migrado de github.com) reviu há 5 anos
@ -15,3 +15,3 @@
<div>
<p>@Html(i18n!(ctx.1, "Home to <em>{0}</em> users"; n_users))</p>
<p>@Html(i18n!(ctx.1, "Home to <em>{0}</em> people"; n_users))</p>
</div>
igalic (Migrado de github.com) comentou há 5 anos

👍

would be easier to remember if n_users was n_people

👍 would be easier to remember if `n_users` was `n_people`
marek-lach (Migrado de github.com) reviu há 5 anos
@ -15,3 +15,3 @@
<div>
<p>@Html(i18n!(ctx.1, "Home to <em>{0}</em> users"; n_users))</p>
<p>@Html(i18n!(ctx.1, "Home to <em>{0}</em> people"; n_users))</p>
</div>
marek-lach (Migrado de github.com) comentou há 5 anos

It's honestly not a big problem. I think from a programmer's perspective, having the declaration as users is easier to understand in code maybe?

It's honestly not a big problem. I think from a programmer's perspective, having the declaration as `users` is easier to understand in code maybe?
igalic (Migrado de github.com) reviu há 5 anos
@ -15,3 +15,3 @@
<div>
<p>@Html(i18n!(ctx.1, "Home to <em>{0}</em> users"; n_users))</p>
<p>@Html(i18n!(ctx.1, "Home to <em>{0}</em> people"; n_users))</p>
</div>
igalic (Migrado de github.com) comentou há 5 anos

true, true…

true, true…
elegaanz (Migrado de github.com) aprovou estas modificações há 5 anos
elegaanz (Migrado de github.com) deixou um comentário

Looks good. Thank you!

Looks good. Thank you!

Revisores

A integração foi executada no cometimento 38701c8a40.

Passo 1:

No seu repositório, crie um novo ramo e teste as modificações.
git checkout -b Corrected-grammar-pointed-out-by-translators master
git pull origin Corrected-grammar-pointed-out-by-translators

Passo 2:

Integre as modificações e envie para o Forgejo.
git checkout master
git merge --no-ff Corrected-grammar-pointed-out-by-translators
git push origin master
Inicie a sessão para participar neste diálogo.
Sem revisores
Sem etapa
Sem encarregados
1 Participantes
Notificações
Data de vencimento
A data de vencimento é inválida ou está fora do intervalo permitido. Por favor, use o formato 'aaaa-mm-dd'.

Sem data de vencimento definida.

Dependências

Não estão definidas dependências.

Referência: Plume/Plume#514
Carregando…
Ainda não há conteúdo.