Index: trunk/extensions/WikiBhasha/src/lang/en/strings.js |
— | — | @@ -39,7 +39,7 @@ |
40 | 40 | articleTitle: "Article Title", |
41 | 41 | searchTabTitle: "Search for source article", |
42 | 42 | contributeTo: "Enhance existing article in target language", |
43 | | - create: "Create new article in the target langauge", |
| 43 | + create: "Create new article in the target language", |
44 | 44 | space: " ", |
45 | 45 | dot: ".", |
46 | 46 | themeBlue: "Theme Blue", |
— | — | @@ -71,7 +71,7 @@ |
72 | 72 | sourceTextHeader: "Source Text", |
73 | 73 | translatedTextHeader: "Translated Text", |
74 | 74 | loadingElementContent: "Loading article...", |
75 | | - sourceArticleNotApplicable: "Source langauge content is not applicable here.", |
| 75 | + sourceArticleNotApplicable: "Source language content is not applicable here.", |
76 | 76 | scratchPadTextLimitConfirmMsg: "The entered text exceeds given limit of {0} characters.\n\nIf you continue to translate, it will discard the text that is beyond the limit", |
77 | 77 | scratchPadTextLimitNote: "Maximum characters allowed per translation are {0} characters", |
78 | 78 | feedbackTextLimitNote: "[Maximum of {0} characters]", |