[gnome-system-tools] Fix typo in string
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Fix typo in string
- Date: Sun, 28 Feb 2010 11:47:44 +0000 (UTC)
commit 329e921ddb1a1a3210909c0cf48b99424104a9be
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Sun Feb 28 12:46:37 2010 +0100
Fix typo in string
https://bugzilla.gnome.org/show_bug.cgi?id=610416
src/users/user-settings.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/users/user-settings.c b/src/users/user-settings.c
index af3f8e7..fe772c3 100644
--- a/src/users/user-settings.c
+++ b/src/users/user-settings.c
@@ -124,7 +124,7 @@ check_user_delete (OobsUser *user)
_("Files owned by user %s in <tt>%s</tt> can be completely "
"removed if you don't need them anymore. You may want to "
"back them up before deleting the account, or keep them "
- "so that and administrator can save them later."),
+ "so that an administrator can save them later."),
oobs_user_get_login_name (user),
oobs_user_get_home_directory (user));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]