diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-01 15:32:59 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-01 15:32:59 -0400 |
commit | 6dc1997577fab2c366781fd7048144935afa0012 (patch) | |
tree | 8918d28c7ab4342f0738985e37af1dfc42d0e93a /extensions/WikiEditor/i18n/hsb.json | |
parent | 150f94f051128f367bc89f6b7e5f57eb2a69fc62 (diff) | |
parent | fa89acd685cb09cdbe1c64cbb721ec64975bbbc1 (diff) |
Merge commit 'fa89acd'
# Conflicts:
# .gitignore
# extensions/ArchInterWiki.sql
Diffstat (limited to 'extensions/WikiEditor/i18n/hsb.json')
-rw-r--r-- | extensions/WikiEditor/i18n/hsb.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/WikiEditor/i18n/hsb.json b/extensions/WikiEditor/i18n/hsb.json index ecb6cc28..71fb93d7 100644 --- a/extensions/WikiEditor/i18n/hsb.json +++ b/extensions/WikiEditor/i18n/hsb.json @@ -187,14 +187,14 @@ "wikieditor-toolbar-help-content-file-description": "Zasadźena dataja", "wikieditor-toolbar-help-content-file-syntax": "[[$1:Example.png|$2|$3]]", "wikieditor-toolbar-help-content-reference-description": "Referenca", - "wikieditor-toolbar-help-content-reference-syntax": "Tekst strony.<ref name=\"test\">[http://www.example.org tekst wotkaza], přidatny tekst.</ref>", + "wikieditor-toolbar-help-content-reference-syntax": "Tekst strony.<ref>[http://www.example.org tekst wotkaza], přidatny tekst.</ref>", "wikieditor-toolbar-help-content-reference-result": "Tekst strony.<sup><a href='#'>[1]</a></sup>", "wikieditor-toolbar-help-content-rereference-description": "Přidatne wužiwanje samsneje referency", - "wikieditor-toolbar-help-content-rereference-result": "Tekst strony.<sup><a href='#'>[1]</a></sup>", + "wikieditor-toolbar-help-content-rereference-result": "Tekst strony.<sup><a href='#'>[2]</a></sup>", "wikieditor-toolbar-help-content-showreferences-description": "Referency zwobraznić", "wikieditor-toolbar-help-content-showreferences-result": "<ol class='references'><li id='cite_note-test-0'><b><a title='' href='#'>^</a></b> <a rel='nofollow' title='http://www.example.org' class='external text' href='#'>Tekst wotkaza</a>, přidatny tekst.</li></ol>", "wikieditor-toolbar-help-content-signaturetimestamp-description": "Signatura z časowym kołkom", - "wikieditor-toolbar-help-content-signaturetimestamp-result": "<a href='#' title='{{#special:mypage}}'>Wužiwarske mjeno</a> (<a href='#' title='{{#special:mytalk}}'>diskusija</a>) 15:54, 10. junija 2009 (UTC)", + "wikieditor-toolbar-help-content-signaturetimestamp-result": "--<a href='#' title='{{#special:mypage}}'>Wužiwarske mjeno</a> (<a href='#' title='{{#special:mytalk}}'>diskusija</a>) 15:54, 10. junija 2009 (UTC)", "wikieditor-toolbar-help-content-signature-description": "Signatura", "wikieditor-toolbar-help-content-signature-result": "<a href='#' title='{{#special:mypage}}'>Wužiwarske mjeno</a> (<a href='#' title='{{#special:mytalk}}'>diskusija</a>)", "wikieditor-toolbar-help-content-indent-description": "Zasunjenje", |