aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2007-07-31 10:49:09 +0800
committerAndre Klapper <aklapper@src.gnome.org>2007-07-31 10:49:09 +0800
commit49caaeeafa83f7f16f09784c9569193744ed5790 (patch)
tree514fb63f29676dda1f33481b447842b863fcb727 /plugins/exchange-operations
parentbf6e358907fd5aada83c23ea72a4a40dc4011d1c (diff)
downloadgsoc2013-evolution-49caaeeafa83f7f16f09784c9569193744ed5790.tar
gsoc2013-evolution-49caaeeafa83f7f16f09784c9569193744ed5790.tar.gz
gsoc2013-evolution-49caaeeafa83f7f16f09784c9569193744ed5790.tar.bz2
gsoc2013-evolution-49caaeeafa83f7f16f09784c9569193744ed5790.tar.lz
gsoc2013-evolution-49caaeeafa83f7f16f09784c9569193744ed5790.tar.xz
gsoc2013-evolution-49caaeeafa83f7f16f09784c9569193744ed5790.tar.zst
gsoc2013-evolution-49caaeeafa83f7f16f09784c9569193744ed5790.zip
calendar/gui/dialogs/memo-page.glade:
2007-07-31 Andre Klapper <a9016009@gmx.de> * calendar/gui/dialogs/schedule-page.glade: calendar/gui/dialogs/memo-page.glade: calendar/gui/dialogs/meeting-page.glade: calendar/gui/dialogs/task-page.glade: calendar/gui/dialogs/task-details-page.glade: calendar/gui/dialogs/cal-prefs-dialog.glade: calendar/gui/dialogs/event-page.glade: calendar/gui/e-itip-control.glade: smime/gui/smime-ui.glade: filter/filter.glade: plugins/attachment-reminder/attachment-reminder.glade: plugins/imap-features/imap-headers.glade: plugins/exchange-operations/exchange-permissions-dialog.glade: plugins/publish-calendar/publish-calendar.glade: remove "window1" string from translation svn path=/trunk/; revision=33913
Diffstat (limited to 'plugins/exchange-operations')
-rw-r--r--plugins/exchange-operations/ChangeLog5
-rw-r--r--plugins/exchange-operations/exchange-permissions-dialog.glade2
2 files changed, 6 insertions, 1 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 56328df752..bcdd87b4dd 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-30 Andre Klapper <a9016009@gmx.de>
+
+ * exchange-permissions-dialog.glade:
+ remove "window1" string from translation
+
2007-07-30 Chenthill Palanisamy <pchenthill@novell.com>
* exchange-delegates-user.c: (map_to_full_role_name),
diff --git a/plugins/exchange-operations/exchange-permissions-dialog.glade b/plugins/exchange-operations/exchange-permissions-dialog.glade
index 71bb0b0705..cf566fc0e4 100644
--- a/plugins/exchange-operations/exchange-permissions-dialog.glade
+++ b/plugins/exchange-operations/exchange-permissions-dialog.glade
@@ -6,7 +6,7 @@
<widget class="GtkWindow" id="window1">
<property name="visible">True</property>
- <property name="title" translatable="yes">window1</property>
+ <property name="title" translatable="no">window1</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>