You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Sylvhem 3ebe03b729 Fixes and updates for the French translation (#5340)
* Ajout du support des thèmes multiples

Ajoute des traductions pour les nouvelles chaînes permettant le support de thèmes multiples.

Add translations for the new strings allowing support for multiple themes.

* Mise à jour de la traduction

Met à jour les chaînes modifiées et ajoute des traductions pour celle n’en ayant pas.

Update modified strings and add new translations for the ones who are missing them.

* Remplace « ' » par « ’ »

Retire de la traduction les apostrophes droites « ' » (U+0027) au profit des apostrophes typographiques « ’ » (U+2019).
En typographie française, les apostrophes typographiques sont utilisées à la place des apostrophes droites. La traduction était incohérente et utilisait les deux.

Remove from the translation all the vertical apostrophes (U+0027) in favor of the curly ones (U+2019).
In French typography, typographic apostrophes are used instead of vertical ones. The translation was incoherent and used both.
8 years ago
..
controllers sign_in and sign_up views present og meta infos (#5308) 8 years ago
helpers Add moderation note (#5240) 8 years ago
javascript Fixes and updates for the French translation (#5340) 8 years ago
lib Fix #5271 - Fix missing attribute in remove_from_feed (#5277) 8 years ago
mailers Supply @instance variable in password reset instructions / password change mailer (#5215) 8 years ago
models foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5294) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 8 years ago
serializers Fix #5178 - Use object URI only in Announce, instead of embedding (#5266) 8 years ago
services Fix #5272 - Order of checks in ActivityPub handler (#5276) 8 years ago
validators Implement EmailBlackList (#5109) 8 years ago
views fix presented og:url is incorrect (#5320) 8 years ago
workers Set snowflake IDs for backdated statuses (#5260) 8 years ago