Mercurial > moin > 1.9
changeset 45:c24c7ee39c36
added link to HelpOnEditing and SyntaxReference to text editor quick help
imported from: moin--main--1.5--patch-46
author | Thomas Waldmann <tw@waldmann-edv.de> |
---|---|
date | Mon, 26 Sep 2005 20:26:02 +0000 |
parents | 78845f914fe1 |
children | c4ef47b0eb38 |
files | MoinMoin/PageEditor.py MoinMoin/i18n/MoinMoin.pot MoinMoin/i18n/en.po MoinMoin/i18n/en.py MoinMoin/i18n/he.po MoinMoin/i18n/he.py |
diffstat | 6 files changed, 25 insertions(+), 20 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/PageEditor.py Mon Sep 26 18:53:01 2005 +0000 +++ b/MoinMoin/PageEditor.py Mon Sep 26 20:26:02 2005 +0000 @@ -435,8 +435,10 @@ Headings:: [[Verbatim(=)]] Title 1 [[Verbatim(=)]]; [[Verbatim(==)]] Title 2 [[Verbatim(==)]]; [[Verbatim(===)]] Title 3 [[Verbatim(===)]]; [[Verbatim(====)]] Title 4 [[Verbatim(====)]]; [[Verbatim(=====)]] Title 5 [[Verbatim(=====)]]. Lists:: space and one of: * bullets; 1., a., A., i., I. numbered items; 1.#n start numbering at n; space alone indents. Links:: [[Verbatim(JoinCapitalizedWords)]]; [[Verbatim(["brackets and double quotes"])]]; url; [url]; [url label]. - Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing white space allowed after tables or titles.""") - + '\n</div>\n') + Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing white space allowed after tables or titles. + +(!) For more help, see HelpOnEditing or SyntaxReference. +""") + '\n</div>\n') if preview is not None: if staytop:
--- a/MoinMoin/i18n/MoinMoin.pot Mon Sep 26 18:53:01 2005 +0000 +++ b/MoinMoin/i18n/MoinMoin.pot Mon Sep 26 20:26:02 2005 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-09-26 01:01+0200\n" +"POT-Creation-Date: 2005-09-26 23:21+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -172,7 +172,9 @@ " Links:: [[Verbatim(JoinCapitalizedWords)]]; [[Verbatim([\"brackets and " "double quotes\"])]]; url; [url]; [url label].\n" " Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing " -"white space allowed after tables or titles." +"white space allowed after tables or titles.\n" +"\n" +"(!) For more help, see HelpOnEditing or SyntaxReference.\n" msgstr "" msgid "Edit was cancelled."
--- a/MoinMoin/i18n/en.po Mon Sep 26 18:53:01 2005 +0000 +++ b/MoinMoin/i18n/en.po Mon Sep 26 20:26:02 2005 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: MoinMoin 1.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-09-26 01:01+0200\n" +"POT-Creation-Date: 2005-09-26 23:21+0200\n" "PO-Revision-Date: 2005-01-8 00:00+0100\n" "Last-Translator: Thomas Waldmann <tw-public@gmx.de>\n" "Language-Team: German <moin-devel@lists.sourceforge.net>\n" @@ -180,7 +180,9 @@ " Links:: [[Verbatim(JoinCapitalizedWords)]]; [[Verbatim([\"brackets and " "double quotes\"])]]; url; [url]; [url label].\n" " Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing " -"white space allowed after tables or titles." +"white space allowed after tables or titles.\n" +"\n" +"(!) For more help, see HelpOnEditing or SyntaxReference.\n" msgstr "" msgid "Edit was cancelled."
--- a/MoinMoin/i18n/en.py Mon Sep 26 18:53:01 2005 +0000 +++ b/MoinMoin/i18n/en.py Mon Sep 26 20:26:02 2005 +0000 @@ -100,12 +100,18 @@ Headings:: [[Verbatim(=)]] Title 1 [[Verbatim(=)]]; [[Verbatim(==)]] Title 2 [[Verbatim(==)]]; [[Verbatim(===)]] Title 3 [[Verbatim(===)]]; [[Verbatim(====)]] Title 4 [[Verbatim(====)]]; [[Verbatim(=====)]] Title 5 [[Verbatim(=====)]]. Lists:: space and one of: * bullets; 1., a., A., i., I. numbered items; 1.#n start numbering at n; space alone indents. Links:: [[Verbatim(JoinCapitalizedWords)]]; [[Verbatim(["brackets and double quotes"])]]; url; [url]; [url label]. - Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing white space allowed after tables or titles.''': + Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing white space allowed after tables or titles. + +(!) For more help, see HelpOnEditing or SyntaxReference. +''': ''' Emphasis:: [[Verbatim(\'\')]]\'\'italics\'\'[[Verbatim(\'\')]]; [[Verbatim(\'\'\')]]\'\'\'bold\'\'\'[[Verbatim(\'\'\')]]; [[Verbatim(\'\'\'\'\')]]\'\'\'\'\'bold italics\'\'\'\'\'[[Verbatim(\'\'\'\'\')]]; [[Verbatim(\'\')]]\'\'mixed \'\'[[Verbatim(\'\'\')]]\'\'\'\'\'bold\'\'\'[[Verbatim(\'\'\')]] and italics\'\'[[Verbatim(\'\')]]; [[Verbatim(----)]] horizontal rule. Headings:: [[Verbatim(=)]] Title 1 [[Verbatim(=)]]; [[Verbatim(==)]] Title 2 [[Verbatim(==)]]; [[Verbatim(===)]] Title 3 [[Verbatim(===)]]; [[Verbatim(====)]] Title 4 [[Verbatim(====)]]; [[Verbatim(=====)]] Title 5 [[Verbatim(=====)]]. Lists:: space and one of: * bullets; 1., a., A., i., I. numbered items; 1.#n start numbering at n; space alone indents. Links:: [[Verbatim(JoinCapitalizedWords)]]; [[Verbatim(["brackets and double quotes"])]]; url; [url]; [url label]. - Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing white space allowed after tables or titles.''', + Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing white space allowed after tables or titles. + +(!) For more help, see HelpOnEditing or SyntaxReference. +''', '''Edit was cancelled.''': '''Edit was cancelled.''', '''Dear Wiki user,
--- a/MoinMoin/i18n/he.po Mon Sep 26 18:53:01 2005 +0000 +++ b/MoinMoin/i18n/he.po Mon Sep 26 20:26:02 2005 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: MoinMoin 1.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-09-26 01:01+0200\n" +"POT-Creation-Date: 2005-09-26 23:21+0200\n" "PO-Revision-Date: 2005-07-31 00:00+0200\n" "Last-Translator: Nir Soffer <nirs@freeshell.org>\n" "Language-Team: Hebrew <moin-devel@lists.sourceforge.net>\n" @@ -174,6 +174,7 @@ msgid "Remove trailing whitespace from each line" msgstr "הסר רווחים מסופי שורות" +#, fuzzy msgid "" " Emphasis:: [[Verbatim('')]]''italics''[[Verbatim('')]]; [[Verbatim" "(''')]]'''bold'''[[Verbatim(''')]]; [[Verbatim(''''')]]'''''bold " @@ -189,7 +190,9 @@ " Links:: [[Verbatim(JoinCapitalizedWords)]]; [[Verbatim([\"brackets and " "double quotes\"])]]; url; [url]; [url label].\n" " Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing " -"white space allowed after tables or titles." +"white space allowed after tables or titles.\n" +"\n" +"(!) For more help, see HelpOnEditing or SyntaxReference.\n" msgstr "" " מלל:: [[Verbatim('')]]''מלל נטוי''[[Verbatim('')]]; [[Verbatim(''')]]'''מלל " "שמן'''[[Verbatim(''')]]; [[Verbatim(''''')]]'''''מלל שמן נטוי'''''[[Verbatim"
--- a/MoinMoin/i18n/he.py Mon Sep 26 18:53:01 2005 +0000 +++ b/MoinMoin/i18n/he.py Mon Sep 26 20:26:02 2005 +0000 @@ -88,16 +88,6 @@ '''שינוי פעוט''', '''Remove trailing whitespace from each line''': '''הסר רווחים מסופי שורות''', -''' Emphasis:: [[Verbatim(\'\')]]\'\'italics\'\'[[Verbatim(\'\')]]; [[Verbatim(\'\'\')]]\'\'\'bold\'\'\'[[Verbatim(\'\'\')]]; [[Verbatim(\'\'\'\'\')]]\'\'\'\'\'bold italics\'\'\'\'\'[[Verbatim(\'\'\'\'\')]]; [[Verbatim(\'\')]]\'\'mixed \'\'[[Verbatim(\'\'\')]]\'\'\'\'\'bold\'\'\'[[Verbatim(\'\'\')]] and italics\'\'[[Verbatim(\'\')]]; [[Verbatim(----)]] horizontal rule. - Headings:: [[Verbatim(=)]] Title 1 [[Verbatim(=)]]; [[Verbatim(==)]] Title 2 [[Verbatim(==)]]; [[Verbatim(===)]] Title 3 [[Verbatim(===)]]; [[Verbatim(====)]] Title 4 [[Verbatim(====)]]; [[Verbatim(=====)]] Title 5 [[Verbatim(=====)]]. - Lists:: space and one of: * bullets; 1., a., A., i., I. numbered items; 1.#n start numbering at n; space alone indents. - Links:: [[Verbatim(JoinCapitalizedWords)]]; [[Verbatim(["brackets and double quotes"])]]; url; [url]; [url label]. - Tables:: || cell text |||| cell text spanning 2 columns ||; no trailing white space allowed after tables or titles.''': -''' מלל:: [[Verbatim(\'\')]]\'\'מלל נטוי\'\'[[Verbatim(\'\')]]; [[Verbatim(\'\'\')]]\'\'\'מלל שמן\'\'\'[[Verbatim(\'\'\')]]; [[Verbatim(\'\'\'\'\')]]\'\'\'\'\'מלל שמן נטוי\'\'\'\'\'[[Verbatim(\'\'\'\'\')]]; [[Verbatim(\'\')]]\'\'מלל מעורב [[Verbatim(\'\'\')]]\'\'\'שמן\'\'\'[[Verbatim(\'\'\')]] ונטוי\'\'[[Verbatim(\'\')]]; [[Verbatim(----)]] קו מפריד - כותרות:: [[Verbatim(= כותרת 1 =)]]; [[Verbatim(== כותרת 2 ==)]]; [[Verbatim(=== כותרת 3 ===)]]; [[Verbatim(==== כותרת 4 ====)]]; [[Verbatim(===== כותרת 5 =====)]] - רשימות:: רווח וכוכבית " *" לפריט ברשימה; רווח ספרה ונקודה " 1." (או אות , a., A., i., I.) לפריט ברשימה ממוספרת; 1.#n המיספור מתחיל ב–n; רווח לבד מזיח את הפסקה - קישורים:: [[Verbatim(["סוגריים מרובעים ומרכאות"])]]; [[Verbatim(JoinCapitalizedWords)]]; כתובת; [כתובת]; [כתובת כותרת]. - טבלאות:: || תא טבלה |||| תא טבלה שנפרס על שתי עמודות ||; אין להשאיר רווחים אחרי כותרות וטבלאות''', '''Edit was cancelled.''': '''עריכה בוטלה.''', '''Dear Wiki user,