From 73c3f5fba688d9359dbf79f70b8759aee2857e41 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Fri, 18 Sep 2009 13:42:42 +0200 Subject: updated translation strings --- src/Gui/CCMainWindow.py | 2 +- src/Gui/CC_gui_functions.py | 2 +- src/Gui/Makefile.am | 2 +- src/Gui/PluginsSettingsDialog.py | 2 +- src/Gui/SettingsDialog.py | 2 +- src/Gui/dialogs.GtkBuilder | 72 ---- src/Gui/dialogs.glade | 72 ++++ src/Gui/settings.GtkBuilder | 814 --------------------------------------- src/Gui/settings.glade | 814 +++++++++++++++++++++++++++++++++++++++ 9 files changed, 891 insertions(+), 891 deletions(-) delete mode 100644 src/Gui/dialogs.GtkBuilder create mode 100644 src/Gui/dialogs.glade delete mode 100644 src/Gui/settings.GtkBuilder create mode 100644 src/Gui/settings.glade (limited to 'src') diff --git a/src/Gui/CCMainWindow.py b/src/Gui/CCMainWindow.py index ac0b600..3ad979d 100644 --- a/src/Gui/CCMainWindow.py +++ b/src/Gui/CCMainWindow.py @@ -76,7 +76,7 @@ class MainWindow(): self.modelfilter.set_visible_func(self.filter_dumps, None) self.dlist.set_model(self.modelfilter) # add pixbuff separatelly - icon_column = gtk.TreeViewColumn('Icon') + icon_column = gtk.TreeViewColumn(_("Icon")) icon_column.cell = gtk.CellRendererPixbuf() icon_column.cell.set_property('cell-background', "#C9C9C9") n = self.dlist.append_column(icon_column) diff --git a/src/Gui/CC_gui_functions.py b/src/Gui/CC_gui_functions.py index 6a63868..525841a 100644 --- a/src/Gui/CC_gui_functions.py +++ b/src/Gui/CC_gui_functions.py @@ -28,7 +28,7 @@ def gui_report_dialog ( report_status_dict, parent_dialog, message_type=gtk.MESSAGE_INFO, widget=None, page=0, broken_widget=None ): builder = gtk.Builder() - builderfile = "%s%sdialogs.GtkBuilder" % (sys.path[0],"/") + builderfile = "%s%sdialogs.glade" % (sys.path[0],"/") builder.add_from_file(builderfile) dialog = builder.get_object("ReportDialog") diff --git a/src/Gui/Makefile.am b/src/Gui/Makefile.am index bacfaf4..66317f9 100644 --- a/src/Gui/Makefile.am +++ b/src/Gui/Makefile.am @@ -8,7 +8,7 @@ PYTHON_FILES = CCDBusBackend.py CCDumpList.py CCDump.py CC_gui_functions.py \ SettingsDialog.py ABRTPlugin.py PluginList.py PluginSettingsUI.py \ PluginsSettingsDialog.py -GLADE_FILES = ccgui.glade report.glade settings.GtkBuilder dialogs.GtkBuilder +GLADE_FILES = ccgui.glade report.glade settings.glade dialogs.glade EXTRA_DIST = $(PYTHON_FILES) $(GLADE_FILES) abrt-gui abrt.desktop diff --git a/src/Gui/PluginsSettingsDialog.py b/src/Gui/PluginsSettingsDialog.py index b56f9d7..a6420b1 100644 --- a/src/Gui/PluginsSettingsDialog.py +++ b/src/Gui/PluginsSettingsDialog.py @@ -11,7 +11,7 @@ class PluginsSettingsDialog: #print "Settings dialog init" self.ccdaemon = daemon self.builder = gtk.Builder() - builderfile = "%s%ssettings.GtkBuilder" % (sys.path[0],"/") + builderfile = "%s%ssettings.glade" % (sys.path[0],"/") #print builderfile try: self.builder.add_from_file(builderfile) diff --git a/src/Gui/SettingsDialog.py b/src/Gui/SettingsDialog.py index 10a10df..15e19e2 100644 --- a/src/Gui/SettingsDialog.py +++ b/src/Gui/SettingsDialog.py @@ -20,7 +20,7 @@ settings_dict = { "Common": class SettingsDialog: def __init__(self, parent, daemon): - builderfile = "%s%ssettings.GtkBuilder" % (sys.path[0],"/") + builderfile = "%s%ssettings.glade" % (sys.path[0],"/") self.ccdaemon = daemon self.builder = gtk.Builder() self.builder.add_from_file(builderfile) diff --git a/src/Gui/dialogs.GtkBuilder b/src/Gui/dialogs.GtkBuilder deleted file mode 100644 index e691089..0000000 --- a/src/Gui/dialogs.GtkBuilder +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - 5 - Report done - True - center-on-parent - True - normal - False - - - True - vertical - 2 - - - True - - - True - gtk-dialog-info - 6 - - - False - False - 0 - - - - - - - - 1 - - - - - True - end - - - gtk-ok - True - True - True - True - - - False - False - 0 - - - - - False - end - 0 - - - - - - button1 - - - diff --git a/src/Gui/dialogs.glade b/src/Gui/dialogs.glade new file mode 100644 index 0000000..e691089 --- /dev/null +++ b/src/Gui/dialogs.glade @@ -0,0 +1,72 @@ + + + + + + 5 + Report done + True + center-on-parent + True + normal + False + + + True + vertical + 2 + + + True + + + True + gtk-dialog-info + 6 + + + False + False + 0 + + + + + + + + 1 + + + + + True + end + + + gtk-ok + True + True + True + True + + + False + False + 0 + + + + + False + end + 0 + + + + + + button1 + + + diff --git a/src/Gui/settings.GtkBuilder b/src/Gui/settings.GtkBuilder deleted file mode 100644 index 859eac9..0000000 --- a/src/Gui/settings.GtkBuilder +++ /dev/null @@ -1,814 +0,0 @@ - - - - - - Settings - True - 450 - 400 - - - True - vertical - - - - - - True - True - never - automatic - - - True - True - - - - - 1 - - - - - True - True - - - True - vertical - - - True - 0.05000000074505806 - Nothing selected - - - 0 - - - - - True - Nothing selected - - - 1 - - - - - True - 3 - 3 - True - - - True - 2.2351741291171123e-10 - 5 - Web Site: - - - 2 - 3 - - - - - True - 2.2351741291171123e-10 - 5 - Author: - - - 1 - 2 - GTK_FILL - - - - - True - 0 - 5 - Version: - - - GTK_FILL - - - - - True - 2.2351741291171123e-10 - Nothing selected - - - 1 - 3 - GTK_FILL - - - - - - True - 2.2351741291171123e-10 - Nothing selected - - - 1 - 3 - 1 - 2 - - - - - True - 0 - Nothing selected - - - 1 - 3 - 2 - 3 - - - - - 2 - - - - - - - True - Plugin Details - - - - - False - False - 2 - - - - - True - 11 - - - True - - - - - - 0 - - - - - C_onfigure plugin - True - True - True - True - - - 1 - - - - - gtk-close - True - True - True - True - - - 2 - - - - - False - 3 - - - - - True - 2 - - - False - 4 - - - - - - - Global Settings - True - 450 - 400 - - - True - vertical - - - True - True - - - True - 5 - 2 - - - Check package GPG signature - True - True - False - True - - - 2 - GTK_FILL - - - - - True - 0 - 5 - Database backend: - - - 1 - 2 - GTK_FILL - - - - - True - - - 1 - 2 - 1 - 2 - GTK_FILL - - - - - True - 0 - 5 - Blacklisted packages: - - - 2 - 3 - GTK_FILL - - - - - True - 2.2351741291171123e-10 - 5 - Max coredump storage size(MB): - - - 3 - 4 - GTK_FILL - - - - - True - 0 - 5 - GPG keys: - - - 4 - 5 - GTK_FILL - - - - - True - True - - adjMaxRepSize - True - - - 1 - 2 - 3 - 4 - GTK_FILL - - - - - True - - - True - True - - - - 0 - - - - - True - True - True - Edit blacklisted packages - imEdit - - - False - False - 1 - - - - - 1 - 2 - 2 - 3 - GTK_FILL - - - - - True - - - True - True - False - - - - 0 - - - - - True - True - True - imEdit1 - - - False - False - 1 - - - - - 1 - 2 - 4 - 5 - GTK_FILL - - - - - - - True - Common - - - False - - - - - True - vertical - - - True - True - automatic - automatic - - - True - queue - - - True - vertical - - - True - - - True - <b>Plugin</b> - True - - - 0 - - - - - True - <b>Time (or period)</b> - True - - - 1 - - - - - False - 0 - - - - - True - vertical - - - - - - 1 - - - - - - - - - 0 - - - - - True - True - - - True - - - - - - 0 - - - - - True - - - - - - 1 - - - - - gtk-add - True - True - True - True - - - 2 - - - - - False - 1 - - - - - 1 - - - - - True - Cron - - - 1 - False - - - - - True - vertical - - - True - - - True - <b>Analyzer plugin</b> - True - - - 0 - - - - - True - <b>Associated action</b> - True - - - 1 - - - - - True - - - - - - 2 - - - - - False - 0 - - - - - True - vertical - - - - - - 1 - - - - - True - - - True - - - - - - 0 - - - - - True - - - - - - 1 - - - - - gtk-add - True - True - True - True - - - 2 - - - - - False - 2 - - - - - 2 - - - - - True - Analyzers, Actions, Reporters - - - 2 - False - - - - - 0 - - - - - True - True - - - True - - - - - - 0 - - - - - True - 14 - True - - - gtk-cancel - True - True - True - True - - - False - 0 - - - - - gtk-ok - True - True - True - True - - - False - 1 - - - - - 1 - - - - - False - False - 1 - - - - - - - 1000000 - 1 - - - True - gtk-edit - 1 - - - True - gtk-edit - 1 - - - GPG Keys - True - 400 - 250 - - - True - vertical - - - True - True - - - 0 - - - - - True - True - - - gtk-add - True - True - True - True - - - 0 - - - - - gtk-remove - True - True - True - True - - - 1 - - - - - gtk-ok - True - True - True - True - - - 2 - - - - - gtk-cancel - True - True - True - True - - - 3 - - - - - False - 1 - - - - - - diff --git a/src/Gui/settings.glade b/src/Gui/settings.glade new file mode 100644 index 0000000..639af2c --- /dev/null +++ b/src/Gui/settings.glade @@ -0,0 +1,814 @@ + + + + + + Settings + True + 450 + 400 + + + True + vertical + + + + + + True + True + never + automatic + + + True + True + + + + + 1 + + + + + True + True + + + True + vertical + + + True + 0.05000000074505806 + Nothing selected + + + 0 + + + + + True + Nothing selected + + + 1 + + + + + True + 3 + 3 + True + + + True + 2.2351741291171123e-10 + 5 + Web Site: + + + 2 + 3 + + + + + True + 2.2351741291171123e-10 + 5 + Author: + + + 1 + 2 + GTK_FILL + + + + + True + 0 + 5 + Version: + + + GTK_FILL + + + + + True + 2.2351741291171123e-10 + Nothing selected + + + 1 + 3 + GTK_FILL + + + + + + True + 2.2351741291171123e-10 + Nothing selected + + + 1 + 3 + 1 + 2 + + + + + True + 0 + Nothing selected + + + 1 + 3 + 2 + 3 + + + + + 2 + + + + + + + True + Plugin Details + + + + + False + False + 2 + + + + + True + 11 + + + True + + + + + + 0 + + + + + C_onfigure plugin + True + True + True + True + + + 1 + + + + + gtk-close + True + True + True + True + + + 2 + + + + + False + 3 + + + + + True + 2 + + + False + 4 + + + + + + + Global Settings + True + 450 + 400 + + + True + vertical + + + True + True + + + True + 5 + 2 + + + Check package GPG signature + True + True + False + True + + + 2 + GTK_FILL + + + + + True + 0 + 5 + Database backend: + + + 1 + 2 + GTK_FILL + + + + + True + + + 1 + 2 + 1 + 2 + GTK_FILL + + + + + True + 0 + 5 + Blacklisted packages: + + + 2 + 3 + GTK_FILL + + + + + True + 2.2351741291171123e-10 + 5 + Max coredump storage size(MB): + + + 3 + 4 + GTK_FILL + + + + + True + 0 + 5 + GPG keys: + + + 4 + 5 + GTK_FILL + + + + + True + True + + adjMaxRepSize + True + + + 1 + 2 + 3 + 4 + GTK_FILL + + + + + True + + + True + True + + + + 0 + + + + + True + True + True + Edit blacklisted packages + imEdit + + + False + False + 1 + + + + + 1 + 2 + 2 + 3 + GTK_FILL + + + + + True + + + True + True + False + + + + 0 + + + + + True + True + True + imEdit1 + + + False + False + 1 + + + + + 1 + 2 + 4 + 5 + GTK_FILL + + + + + + + True + Common + + + False + + + + + True + vertical + + + True + True + automatic + automatic + + + True + queue + + + True + vertical + + + True + + + True + <b>Plugin</b> + True + + + 0 + + + + + True + <b>Time (or period)</b> + True + + + 1 + + + + + False + 0 + + + + + True + vertical + + + + + + 1 + + + + + + + + + 0 + + + + + True + True + + + True + + + + + + 0 + + + + + True + + + + + + 1 + + + + + gtk-add + True + True + True + True + + + 2 + + + + + False + 1 + + + + + 1 + + + + + True + Cron + + + 1 + False + + + + + True + vertical + + + True + + + True + <b>Analyzer plugin</b> + True + + + 0 + + + + + True + <b>Associated action</b> + True + + + 1 + + + + + True + + + + + + 2 + + + + + False + 0 + + + + + True + vertical + + + + + + 1 + + + + + True + + + True + + + + + + 0 + + + + + True + + + + + + 1 + + + + + gtk-add + True + True + True + True + + + 2 + + + + + False + 2 + + + + + 2 + + + + + True + Analyzers, Actions, Reporters + + + 2 + False + + + + + 0 + + + + + True + True + + + True + + + + + + 0 + + + + + True + 14 + True + + + gtk-cancel + True + True + True + True + + + False + 0 + + + + + gtk-ok + True + True + True + True + + + False + 1 + + + + + 1 + + + + + False + False + 1 + + + + + + + 1000000 + 1 + + + True + gtk-edit + 1 + + + True + gtk-edit + 1 + + + GPG Keys + True + 400 + 400 + + + True + vertical + + + True + True + + + 0 + + + + + True + True + + + gtk-add + True + True + True + True + + + 0 + + + + + gtk-remove + True + True + True + True + + + 1 + + + + + gtk-ok + True + True + True + True + + + 2 + + + + + gtk-cancel + True + True + True + True + + + 3 + + + + + False + 1 + + + + + + -- cgit