note that stove is preview
update l10n
This commit is contained in:
parent
b1f524ce44
commit
9efd2dc6a2
|
@ -817,7 +817,7 @@ class fpdb:
|
|||
('hudConfigurator', None, _('_HUD Configurator'), _('<control>H'), 'HUD Configurator', self.diaHudConfigurator),
|
||||
('graphs', None, _('_Graphs'), _('<control>G'), 'Graphs', self.tabGraphViewer),
|
||||
('tourneygraphs', None, _('Tourney Graphs'), None, 'TourneyGraphs', self.tabTourneyGraphViewer),
|
||||
('stove', None, _('Stove'), None, 'Stove', self.tabStove),
|
||||
('stove', None, _('Stove (preview)'), None, 'Stove', self.tabStove),
|
||||
('ringplayerstats', None, _('Ring _Player Stats (tabulated view, not on pgsql)'), _('<control>P'), 'Ring Player Stats (tabulated view, not on pgsql)', self.tab_ring_player_stats),
|
||||
('tourneyplayerstats', None, _('_Tourney Stats (tabulated view, not on pgsql)'), _('<control>T'), 'Tourney Stats (tabulated view, not on pgsql)', self.tab_tourney_player_stats),
|
||||
('tourneyviewer', None, _('Tourney _Viewer'), None, 'Tourney Viewer)', self.tab_tourney_viewer_stats),
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2010-12-28 15:32+CET\n"
|
||||
"POT-Creation-Date: 2010-12-28 16:12+CET\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"
|
||||
|
@ -1568,8 +1568,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: GuiStove.py:60
|
||||
msgid ""
|
||||
"Thank you\n"
|
||||
msgid "Thank you"
|
||||
msgstr ""
|
||||
|
||||
#: GuiTourneyGraphViewer.py:178
|
||||
|
@ -3137,8 +3136,8 @@ msgstr ""
|
|||
msgid "Tourney Graphs"
|
||||
msgstr ""
|
||||
|
||||
#: fpdb.pyw:820 fpdb.pyw:1101
|
||||
msgid "Stove"
|
||||
#: fpdb.pyw:820
|
||||
msgid "Stove (preview)"
|
||||
msgstr ""
|
||||
|
||||
#: fpdb.pyw:821
|
||||
|
@ -3174,7 +3173,7 @@ msgid "Session Stats"
|
|||
msgstr ""
|
||||
|
||||
#: fpdb.pyw:826
|
||||
msgid "Hand _Replayer"
|
||||
msgid "Hand _Replayer (not working yet)"
|
||||
msgstr ""
|
||||
|
||||
#: fpdb.pyw:827
|
||||
|
@ -3362,6 +3361,10 @@ msgstr ""
|
|||
msgid "Graphs"
|
||||
msgstr ""
|
||||
|
||||
#: fpdb.pyw:1101
|
||||
msgid "Stove"
|
||||
msgstr ""
|
||||
|
||||
#: fpdb.pyw:1174
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
Loading…
Reference in New Issue
Block a user