evolution r35414 - trunk/plugins/groupwise-features
- From: mcrha svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r35414 - trunk/plugins/groupwise-features
- Date: Fri, 25 Apr 2008 13:37:39 +0100 (BST)
Author: mcrha
Date: Fri Apr 25 12:37:39 2008
New Revision: 35414
URL: http://svn.gnome.org/viewvc/evolution?rev=35414&view=rev
Log:
2008-04-25 Milan Crha <mcrha redhat com>
** Fix for bug #529855
* org-gnome-shared-folder.errors.xml: (recurrence):
Use proper label element name, these are localized by default.
Modified:
trunk/plugins/groupwise-features/ChangeLog
trunk/plugins/groupwise-features/org-gnome-shared-folder.errors.xml
Modified: trunk/plugins/groupwise-features/org-gnome-shared-folder.errors.xml
==============================================================================
--- trunk/plugins/groupwise-features/org-gnome-shared-folder.errors.xml (original)
+++ trunk/plugins/groupwise-features/org-gnome-shared-folder.errors.xml Fri Apr 25 12:37:39 2008
@@ -19,8 +19,8 @@
<_primary>This is a recurring meeting</_primary>
<_secondary>What would you like to {0}?</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button _label="This instance" response="GTK_RESPONSE_NO"/>
- <button _label="All instances" response="GTK_RESPONSE_YES"/>
+ <button label="This instance" response="GTK_RESPONSE_NO"/>
+ <button label="All instances" response="GTK_RESPONSE_YES"/>
</error>
</error-list>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]