Confirm deletion of blog #602

Обединени
rfwatson обедини 1 ревизии от feature/confirm_delete_blog във master преди 5 години
rfwatson коментира преди 5 години (Migrated from github.com)

Closes #601.

~Ideally I'd like a less generic confirmation message - Are you sure you want to permanently delete this blog?. But assuming this won't be possible without new translations, I feel that it's probably not worth it. Thoughts welcome.~

Closes #601. ~Ideally I'd like a less generic confirmation message - _Are you sure you want to permanently delete this blog?_. But assuming this won't be possible without new translations, I feel that it's probably not worth it. Thoughts welcome.~
rfwatson коментира преди 5 години (Migrated from github.com)

Not sure why the CI is failing

Not sure why the CI is failing
elegaanz (Migrated from github.com) reviewed преди 5 години
elegaanz (Migrated from github.com) left a comment

Hello and thanks for your PR! Don't hesitate to change the message if you feel to do so, having one more string to translate is not a problem at all.

And the reason the CI fails is that it takes a lot of memory to compile Plume, and sometimes Circle CI containers just don't give us enough… so Rust is killed by the OOM-killer (so nothing to do with your code, it may work next time).

Otherwise, it works just fine. Thank you again!

Hello and thanks for your PR! Don't hesitate to change the message if you feel to do so, having one more string to translate is not a problem at all. And the reason the CI fails is that it takes a lot of memory to compile Plume, and sometimes Circle CI containers just don't give us enough… so Rust is killed by the OOM-killer (so nothing to do with your code, it may work next time). Otherwise, it works just fine. Thank you again!
rfwatson коментира преди 5 години (Migrated from github.com)

Thanks!

Looking at the previous commits, would you recommend going on Crowdin directly to generate new translations?

I’ll play with this further tomorrow.

Thanks! Looking at the previous commits, would you recommend going on Crowdin directly to generate new translations? I’ll play with this further tomorrow.
elegaanz коментира преди 5 години (Migrated from github.com)

You don't need to go on Crowdin to add translations: any string written in the i18n! macro is uploaded there automatically, and can then be translated (once your PR is merged, of course).

You don't need to go on Crowdin to add translations: any string written in the `i18n!` macro is uploaded there automatically, and can then be translated (once your PR is merged, of course).
codecov[bot] коментира преди 5 години (Migrated from github.com)

Codecov Report

Merging #602 into master will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #602      +/-   ##
=========================================
+ Coverage   34.54%   34.6%   +0.06%     
=========================================
  Files          67      67              
  Lines        7825    7840      +15     
  Branches     1881    1883       +2     
=========================================
+ Hits         2703    2713      +10     
- Misses       4361    4367       +6     
+ Partials      761     760       -1
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/602?src=pr&el=h1) Report > Merging [#602](https://codecov.io/gh/Plume-org/Plume/pull/602?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/037674ae13849fb1f6357fd8a8b03ce8c7eda853?src=pr&el=desc) will **increase** coverage by `0.06%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #602 +/- ## ========================================= + Coverage 34.54% 34.6% +0.06% ========================================= Files 67 67 Lines 7825 7840 +15 Branches 1881 1883 +2 ========================================= + Hits 2703 2713 +10 - Misses 4361 4367 +6 + Partials 761 760 -1 ```
rfwatson коментира преди 5 години (Migrated from github.com)

You don't need to go on Crowdin to add translations: any string written in the i18n! macro is uploaded there automatically

Oh nice 😃

In that case I've updated this PR, and opened another to clarify the docs.

> You don't need to go on Crowdin to add translations: any string written in the i18n! macro is uploaded there automatically Oh nice :smiley: In that case I've updated this PR, and opened another to clarify the docs.
elegaanz коментира преди 5 години (Migrated from github.com)

Thank you again!

Thank you again!
elegaanz (Migrated from github.com) approved these changes преди 5 години

Reviewers

Тази заявка за сливане е била обединена като bffce041d7.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature/confirm_delete_blog master
git pull origin feature/confirm_delete_blog

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff feature/confirm_delete_blog
git push origin master
Впишете се за да се присъедините към разговора.
No reviewers
Няма етап
Няма изпълнители
1 участника
Известия
Due Date
Крайният срок е невалиден или извън обхват. Моля използвайте форматът 'гггг-мм-дд'.

No due date set.

Зависимости

No dependencies set.

Reference: Plume/Plume#602
Зареждане…
Все още няма съдържание.