Upgrade to Xinha 0.931. Xinha has been optimized for size and dozens of issues have been closed
out since the last upgrade . Add Firefox and Xinha buttons to main page to show our support.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
// I18N constants
|
||||
// LANG: "de", ENCODING: UTF-8
|
||||
// Sponsored by http://www.systemconcept.de
|
||||
// Author: Holger Hees, <hhees@systemconcept.de>
|
||||
// (c) systemconcept.de 2004
|
||||
// Distributed under the same terms as HTMLArea itself.
|
||||
// This notice MUST stay intact for use (see license.txt).
|
||||
{
|
||||
"Default": "Standard",
|
||||
"Undefined": "Nicht definiert",
|
||||
"Choose stylesheet": "Wählen Sie einen StyleSheet aus"
|
||||
};
|
||||
// I18N constants
|
||||
// LANG: "de", ENCODING: UTF-8
|
||||
// Sponsored by http://www.systemconcept.de
|
||||
// Author: Holger Hees, <hhees@systemconcept.de>
|
||||
// (c) systemconcept.de 2004
|
||||
// Distributed under the same terms as HTMLArea itself.
|
||||
// This notice MUST stay intact for use (see license.txt).
|
||||
{
|
||||
"Default": "Standard",
|
||||
"Undefined": "Nicht definiert",
|
||||
"Choose stylesheet": "Wählen Sie einen StyleSheet aus"
|
||||
};
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// I18N constants
|
||||
// LANG: "fr", ENCODING: UTF-8
|
||||
{
|
||||
"Default": "Défaut",
|
||||
"Undefined": "Non défini",
|
||||
"Choose stylesheet": "Choisir feuille de style"
|
||||
// I18N constants
|
||||
// LANG: "fr", ENCODING: UTF-8
|
||||
{
|
||||
"Default": "Défaut",
|
||||
"Undefined": "Non défini",
|
||||
"Choose stylesheet": "Choisir feuille de style"
|
||||
};
|
||||
7
xinha/plugins/DynamicCSS/lang/ja.js
Normal file
7
xinha/plugins/DynamicCSS/lang/ja.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// I18N constants
|
||||
// LANG: "ja", ENCODING: UTF-8
|
||||
{
|
||||
"Default": "なし",
|
||||
"Undefined": "未定義",
|
||||
"Choose stylesheet": "スタイルシートの選択"
|
||||
};
|
||||
@@ -1,5 +1,5 @@
|
||||
// I18N constants
|
||||
// LANG: "no", ENCODING: UTF-8
|
||||
// LANG: "nb", ENCODING: UTF-8
|
||||
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
|
||||
{
|
||||
"Default": "Standard",
|
||||
Reference in New Issue
Block a user