Skip to content

Fixed apostrophe#329

Merged
zaggino merged 1 commit intobrackets-userland:masterfrom
FezVrasta:apostrophe
Mar 31, 2014
Merged

Fixed apostrophe#329
zaggino merged 1 commit intobrackets-userland:masterfrom
FezVrasta:apostrophe

Conversation

@FezVrasta
Copy link
Copy Markdown
Contributor

As told by me before the merge of the French translation, the correct apostrophe is the typographic one, I wasn't at home so I wasn't able to provide some documentation.

Now I can, so read here please:

L’apostrophe devrait donc nécessairement être courbe mais de nombreuses polices de caractères la représentent par une barre inclinée et, dans les cas où la barre est courbe, l’œil est fréquemment absent. Unicode distingue bien les différents œils de l’apostrophe ainsi que ses différentes fonctions : signe typographique de ponctuation, signe diacritique ou lettre. Il recommande d’utiliser le guillemet-apostrophe « ’ » comme apostrophe typographique[4],[5].

Read | http://fr.wikipedia.org/wiki/Apostrophe_(typographie)

Brackets uses the right apostrphe (the typographic one), please check out https://github.com/adobe/brackets/blob/master/src/nls/fr/strings.js#L38

"NO_MODIFICATION_ALLOWED_ERR_FILE": "Vous n’êtes pas autorisé à effectuer des modifications.",

Even phpBB (one of the most important forum boards in the world) uses the apostrophe typographic (http://www.phpbb.fr/telechargement/lang_fr.zip) (see, for example, search.php:62:47)

'NO_RECENT_SEARCHES'    => 'Aucune recherche n’a été effectuée récemment.',

As told by me before the push of the French translation, the correct apostrophe is the typographic one, I wasn't at home so I wasn't able to provide some documentation.
@zaggino
Copy link
Copy Markdown
Member

zaggino commented Mar 31, 2014

@rainje merging this because Git translation also uses this apostrophe.
https://github.com/adobe/brackets/blob/master/src/nls/fr/strings.js

zaggino added a commit that referenced this pull request Mar 31, 2014
@zaggino zaggino merged commit 6136582 into brackets-userland:master Mar 31, 2014
@rainje
Copy link
Copy Markdown
Contributor

rainje commented Mar 31, 2014

They do not use it everywhere though ;-).

"CMD_EXTENSION_MANAGER": "Le gestionnaire d'extensions\u2026".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants