[gnome-packagekit] Fix the tense of a translation
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-packagekit] Fix the tense of a translation
- Date: Thu, 14 May 2009 03:47:23 -0400 (EDT)
commit 083850aec88b9b952a773b6d15866410194e113a
Author: Richard Hughes <richard hughsie com>
Date: Thu May 14 08:46:22 2009 +0100
Fix the tense of a translation
---
src/gpk-enum.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/gpk-enum.c b/src/gpk-enum.c
index 6cccc31..1aa816d 100644
--- a/src/gpk-enum.c
+++ b/src/gpk-enum.c
@@ -722,7 +722,7 @@ gpk_restart_enum_to_localised_text (PkRestartEnum restart)
text = _("A restart is required");
break;
case PK_RESTART_ENUM_SESSION:
- text = _("You will need to log out and log back in");
+ text = _("You need to log out and log back in");
break;
case PK_RESTART_ENUM_APPLICATION:
text = _("You need to restart the application");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]