[glom] Correct a (translatable) string.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Correct a (translatable) string.
- Date: Sat, 26 Feb 2011 10:37:41 +0000 (UTC)
commit cdf89f9bcaa57d8010209687507475167fb016f4
Author: Murray Cumming <murrayc murrayc com>
Date: Sat Feb 26 10:49:32 2011 +0100
Correct a (translatable) string.
* glom/glom.glade: Correct an English string. A comma is not a full stop.
ChangeLog | 6 ++++++
glom/glom.glade | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7770780..bd0d1cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-26 Murray Cumming <murrayc murrayc com>
+
+ Correct a (translatable) string.
+
+ * glom/glom.glade: Correct an English string. A comma is not a full stop.
+
2011-02-25 Murray Cumming <murrayc murrayc com>
Avoid GTK+ warning when clicking on the list button.
diff --git a/glom/glom.glade b/glom/glom.glade
index daf27c5..064f3c9 100644
--- a/glom/glom.glade
+++ b/glom/glom.glade
@@ -1244,7 +1244,7 @@ The data in the field was not recognized. Please try to correct the data or reve
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Please wait, your data is being importedâ?¦</property>
+ <property name="label" translatable="yes">Please wait while your data is imported.</property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]