From c9ba749c768a29b4ab497510b92d97d57281f643 Mon Sep 17 00:00:00 2001 From: Chi Vinh Le Date: Thu, 4 Oct 2018 17:29:00 +0200 Subject: [PATCH] fix: localization keys --- src/locales/en-US/stream.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en-US/stream.ftl b/src/locales/en-US/stream.ftl index 81a9e6b9f..486a7917b 100644 --- a/src/locales/en-US/stream.ftl +++ b/src/locales/en-US/stream.ftl @@ -78,5 +78,5 @@ profile-historyComment-viewConversation = View Conversation profile-historyComment-replies = Replies {$replyCount} profile-historyComment-commentHistory = Comment History profile-historyComment-story = Story: {$title} -profile-historyComment-errorLoadingProfile = Error loading profile -profile-historyComment-assetNotFound = Asset not found +profile-profileQuery-errorLoadingProfile = Error loading profile +profile-profileQuery-assetNotFound = Asset not found