From: Brad Jorsch Date: Mon, 3 Nov 2014 00:38:21 +0000 (-0500) Subject: Add periods to some move-related error messages X-Git-Tag: 1.31.0-rc.0~13335^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=39ab8e98c861a829dd227d91da5a4aa5192f7e0a;p=lhc%2Fweb%2Fwiklou.git Add periods to some move-related error messages Change-Id: I0c90f9e2b8904702520c69276880b21597abb2ef --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 341f62634c..1ae928eb83 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2192,7 +2192,7 @@ "movepage-moved-redirect": "A redirect has been created.", "movepage-moved-noredirect": "The creation of a redirect has been suppressed.", "articleexists": "A page of that name already exists, or the name you have chosen is not valid.\nPlease choose another name.", - "cantmove-titleprotected": "You cannot move a page to this location because the new title has been protected from creation", + "cantmove-titleprotected": "You cannot move a page to this location because the new title has been protected from creation.", "movetalk": "Move associated talk page", "move-subpages": "Move subpages (up to $1)", "move-talk-subpages": "Move subpages of talk page (up to $1)", @@ -2214,16 +2214,16 @@ "delete_and_move_confirm": "Yes, delete the page", "delete_and_move_reason": "Deleted to make way for move from \"[[$1]]\"", "selfmove": "Source and destination titles are the same;\ncannot move a page over itself.", - "immobile-source-namespace": "Cannot move pages in namespace \"$1\"", - "immobile-target-namespace": "Cannot move pages into namespace \"$1\"", + "immobile-source-namespace": "Cannot move pages in namespace \"$1\".", + "immobile-target-namespace": "Cannot move pages into namespace \"$1\".", "immobile-target-namespace-iw": "Interwiki link is not a valid target for page move.", "immobile-source-page": "This page is not movable.", "immobile-target-page": "Cannot move to that destination title.", "bad-target-model": "The desired destination uses a different content model. Cannot convert from $1 to $2.", - "imagenocrossnamespace": "Cannot move file to non-file namespace", - "nonfile-cannot-move-to-file": "Cannot move non-file to file namespace", - "imagetypemismatch": "The new file extension does not match its type", - "imageinvalidfilename": "The target filename is invalid", + "imagenocrossnamespace": "Cannot move file to non-file namespace.", + "nonfile-cannot-move-to-file": "Cannot move non-file to file namespace.", + "imagetypemismatch": "The new file extension does not match its type.", + "imageinvalidfilename": "The target filename is invalid.", "fix-double-redirects": "Update any redirects that point to the original title", "move-leave-redirect": "Leave a redirect behind", "protectedpagemovewarning": "Warning: This page has been protected so that only users with administrator privileges can move it.\nThe latest log entry is provided below for reference:",