mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
update welcome typo, bump version
This commit is contained in:
parent
5f0d9bcfd5
commit
20c2376013
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ from PyQt4.QtCore import *
|
||||||
from PyQt4.QtGui import *
|
from PyQt4.QtGui import *
|
||||||
|
|
||||||
appName="Anki"
|
appName="Anki"
|
||||||
appVersion="0.9.9.1"
|
appVersion="0.9.9.2"
|
||||||
appWebsite="http://ichi2.net/anki/download/"
|
appWebsite="http://ichi2.net/anki/download/"
|
||||||
appWiki="http://ichi2.net/anki/wiki/"
|
appWiki="http://ichi2.net/anki/wiki/"
|
||||||
appHelpSite="http://ichi2.net/anki/wiki/AnkiWiki"
|
appHelpSite="http://ichi2.net/anki/wiki/AnkiWiki"
|
||||||
|
|
|
@ -98,7 +98,7 @@ msgid ""
|
||||||
"</table>"
|
"</table>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\n"
|
"\n"
|
||||||
"<h1>Ankiへようこぞ!</h1>\n"
|
"<h1>Ankiへようこそ!</h1>\n"
|
||||||
"<p>\n"
|
"<p>\n"
|
||||||
"<table>\n"
|
"<table>\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
Loading…
Reference in a new issue