Skip to content

Replacing the single-quotes with double-quotes - #11

Open
cesagonchu wants to merge 1 commit into
XoopsModules25x:masterfrom
cesagonchu:master
Open

Replacing the single-quotes with double-quotes#11
cesagonchu wants to merge 1 commit into
XoopsModules25x:masterfrom
cesagonchu:master

Conversation

@cesagonchu

Copy link
Copy Markdown

Replacing the single-quotes with double-quotes to prevent errors with
translations

Replacing the single-quotes with double-quotes to prevent errors with
translations
@mambax7

mambax7 commented Feb 27, 2017

Copy link
Copy Markdown
Contributor

What errors? More details please....

@cesagonchu

cesagonchu commented Feb 27, 2017

Copy link
Copy Markdown
Author

The same mistakes that have been encountered for years. For example, a stranger has sentences that contain single quotes.
For several years we have been doing this for language files. This allows me to send files to Transifex without having to change each single quote.

Example of a sentence that can cause problems and truncate a code in php:
There are no columns to edit -> Il n'y a pas de colonnes à modifier

On Transifex, translators don't see if their single quote will cause a problem. They will not think of writing this:
Il n\'y a pas de colonnes à modifier

@ggoffy

ggoffy commented Jul 15, 2021

Copy link
Copy Markdown
Contributor

hi cesagonchu

is there still a job to do? If you download files from transifex it should be not a problem

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