From ae82b5d0ea3090cfe59d03873b2878776b1c27a8 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 1 Apr 2013 21:42:57 -0700 Subject: [PATCH] Revert "forgot to sync untranslated languages" This reverts commit 805e782845bdbd215f8d3cb1f40636c1bc70caf7. --- config/locales/client.es.yml | 2 +- config/locales/client.id.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 0adf1743b6e..de591efac4f 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -442,7 +442,7 @@ es: description: "same as Tracking, plus you will be notified of all new posts." tracking: title: "Tracking" - description: "you will be notified of @name mentions and replies to your posts, plus you will see a count of unread and new posts." + description: "you will be notified of unread posts, @name mentions, and replies to your posts." regular: title: "Regular" description: "you will be notified only if someone mentions your @name or replies to your post." diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index e9f7300cf3a..1a0a526bfd3 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -400,7 +400,7 @@ id: description: "same as Tracking, plus you will be notified of all new posts." tracking: title: "Tracking" - description: "you will be notified of @name mentions and replies to your posts, plus you will see a count of unread and new posts." + description: "you will be notified of unread posts, @name mentions, and replies to your posts." regular: title: "Regular" description: "you will be notified only if someone mentions your @name or replies to your post."