r82996 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82995‎ | r82996 | r82997 >
Date:01:06, 1 March 2011
Author:siebrand
Status:ok
Tags:
Comment:
Update comment formatting.
Modified paths:
  • /trunk/extensions/WikiBhasha/src/lang/de/strings.js (modified) (history)
  • /trunk/extensions/WikiBhasha/src/lang/en/strings.js (modified) (history)
  • /trunk/extensions/WikiBhasha/src/lang/fr/strings.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WikiBhasha/src/lang/en/strings.js
@@ -1,24 +1,24 @@
22 /*
3 -*
4 -* Copyright (c) Microsoft.
5 -*
6 -* This code is licensed under the Apache License, Version 2.0.
7 -* THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
8 -* ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
9 -* IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
10 -* PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
11 -*
12 -* The apache license details from
13 -* ‘http://www.apache.org/licenses/’ are reproduced
14 -* in ‘Apache2_license.txt’
15 -*
16 -*/
 3+ *
 4+ * Copyright (c) Microsoft.
 5+ *
 6+ * This code is licensed under the Apache License, Version 2.0.
 7+ * THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
 8+ * ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
 9+ * IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
 10+ * PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
 11+ *
 12+ * The apache license details from
 13+ * ‘http://www.apache.org/licenses/’ are reproduced
 14+ * in ‘Apache2_license.txt’
 15+ *
 16+ */
1717
1818 /*
19 -* wikiBhasha.strings.js
20 -* Date: 2009-10-20 17:34:21 -0500 (Mon, 20 Oct 2009)
21 -* wikiBhasha class with english localizedStrings.
22 -*/
 19+ * wikiBhasha.strings.js
 20+ * Date: 2009-10-20 17:34:21 -0500 (Mon, 20 Oct 2009)
 21+ * wikiBhasha class with english localizedStrings.
 22+ */
2323 (function() {
2424
2525 wikiBhasha.localStrings = {
@@ -120,8 +120,8 @@
121121 thanksMessage: "Thank you for your contribution to Wikipedia. Would you like to give feedback?",
122122 nonEditableMessage: "WikiBhasha may be invoked only on editable articles; this article is protected in Wikipedia."
123123 }
124 -
 124+
125125 //short cut to call local strings
126126 wbLocal = wikiBhasha.localStrings;
127 -
 127+
128128 })();
Index: trunk/extensions/WikiBhasha/src/lang/fr/strings.js
@@ -1,24 +1,24 @@
22 /*
3 -*
4 -* Copyright (c) Microsoft. All rights reserved.
5 -* Copyirght (c) 2010, Ashar Voultoiz.
6 -*
7 -* This code is licensed under the Apache License, Version 2.0.
8 -* THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
9 -* ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
10 -* IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
11 -* PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
12 -*
13 -* The apache license details from
14 -* ‘http://www.apache.org/licenses/’ are reproduced
15 -* in ‘Apache2_license.txt’
16 -*
17 -*/
 3+ *
 4+ * Copyright (c) Microsoft. All rights reserved.
 5+ * Copyirght (c) 2010, Ashar Voultoiz.
 6+ *
 7+ * This code is licensed under the Apache License, Version 2.0.
 8+ * THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
 9+ * ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
 10+ * IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
 11+ * PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
 12+ *
 13+ * The apache license details from
 14+ * ‘http://www.apache.org/licenses/’ are reproduced
 15+ * in ‘Apache2_license.txt’
 16+ *
 17+ */
1818
1919 /*
20 -* wikiBhasha.strings.js
21 -* wikiBhasha class with french localized strings.
22 -*/
 20+ * wikiBhasha.strings.js
 21+ * wikiBhasha class with french localized strings.
 22+ */
2323 (function() {
2424
2525 wikiBhasha.localStrings = {
Index: trunk/extensions/WikiBhasha/src/lang/de/strings.js
@@ -1,18 +1,18 @@
22 /*
3 -*
4 -* Copyright (c) Microsoft.
5 -*
6 -* This code is licensed under the Apache License, Version 2.0.
7 -* THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
8 -* ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
9 -* IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
10 -* PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
11 -*
12 -* The apache license details from
13 -* ‘http://www.apache.org/licenses/’ are reproduced
14 -* in ‘Apache2_license.txt’
15 -*
16 -*/
 3+ *
 4+ * Copyright (c) Microsoft.
 5+ *
 6+ * This code is licensed under the Apache License, Version 2.0.
 7+ * THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
 8+ * ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
 9+ * IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
 10+ * PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
 11+ *
 12+ * The apache license details from
 13+ * ‘http://www.apache.org/licenses/’ are reproduced
 14+ * in ‘Apache2_license.txt’
 15+ *
 16+ */
1717
1818 //
1919 // TODO: To apply localization on wikiBhasha for DE language, replace all the strings with appropriate German text.

Status & tagging log