From 805e782845bdbd215f8d3cb1f40636c1bc70caf7 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 1 Apr 2013 21:15:17 -0700 Subject: [PATCH] forgot to sync untranslated languages --- 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 de591efac4f..0adf1743b6e 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 unread posts, @name mentions, and replies to your posts." + description: "you will be notified of @name mentions and replies to your posts, plus you will see a count of unread and new 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 1a0a526bfd3..e9f7300cf3a 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 unread posts, @name mentions, and replies to your posts." + description: "you will be notified of @name mentions and replies to your posts, plus you will see a count of unread and new posts." regular: title: "Regular" description: "you will be notified only if someone mentions your @name or replies to your post."