Fix double quote to apostrophe in a message
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Mon, 4 May 2015 21:28:20 +0000 (00:28 +0300)
committerAmire80 <amir.aharoni@mail.huji.ac.il>
Mon, 4 May 2015 21:48:44 +0000 (21:48 +0000)
Follow up to
I4da8ecb457a77473e32d745ba48ab8505b35e45f

Change-Id: I19ddb51b95f0dfc5ea64f3b2f81f9b5d95bdf7eb

languages/i18n/en.json

index d8554b2..2685701 100644 (file)
        "title-invalid-interwiki": "Title contains an interwiki link",
        "title-invalid-talk-namespace": "The requested page title refers to a talk page that can not exist.",
        "title-invalid-characters": "The requested page title contains invalid characters: \"$1\".",
-       "title-invalid-relative": "Title has relative path. Relative page titles (./, ../) are invalid, because they will often be unreachable when handled by user\"s browser.",
+       "title-invalid-relative": "Title has relative path. Relative page titles (./, ../) are invalid, because they will often be unreachable when handled by user's browser.",
        "title-invalid-magic-tilde": "The requested page title contains invalid magic tilde sequence (<nowiki>~~~</nowiki>).",
        "title-invalid-too-long": "The requested page title is too long. It must be no longer than $1 bytes in UTF-8 encoding.",
        "title-invalid-leading-colon": "The requested page title contains an invalid colon at the beginning.",