diff --git a/app/src/main/java/kr/co/vividnext/sodalive/explorer/profile/fantalk/UserProfileFantalkAllViewActivity.kt b/app/src/main/java/kr/co/vividnext/sodalive/explorer/profile/fantalk/UserProfileFantalkAllViewActivity.kt
index 0bcd285e..31619c43 100644
--- a/app/src/main/java/kr/co/vividnext/sodalive/explorer/profile/fantalk/UserProfileFantalkAllViewActivity.kt
+++ b/app/src/main/java/kr/co/vividnext/sodalive/explorer/profile/fantalk/UserProfileFantalkAllViewActivity.kt
@@ -11,6 +11,7 @@ import android.view.inputmethod.InputMethodManager
import android.widget.Toast
import androidx.recyclerview.widget.LinearLayoutManager
import androidx.recyclerview.widget.RecyclerView
+import kr.co.vividnext.sodalive.R
import kr.co.vividnext.sodalive.base.BaseActivity
import kr.co.vividnext.sodalive.base.SodaDialog
import kr.co.vividnext.sodalive.common.Constants
@@ -45,15 +46,18 @@ class UserProfileFantalkAllViewActivity : BaseActivity
@@ -61,7 +61,7 @@
android:layout_width="match_parent"
android:layout_height="50dp"
android:background="@drawable/bg_round_corner_10_232323_3bb9f1"
- android:hint="응원댓글을 남겨보세요!"
+ android:hint="@string/screen_user_profile_cheer_hint"
android:importantForAutofill="no"
android:inputType="text"
android:paddingVertical="17dp"
@@ -109,7 +109,7 @@
android:fontFamily="@font/gmarket_sans_light"
android:gravity="center"
android:visibility="gone"
- android:text="응원이 없습니다.\n\n처음으로 응원을 해보세요!"
+ android:text="@string/screen_user_profile_cheer_empty"
android:textColor="@color/color_bbbbbb"
android:textSize="13.3sp" />
diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml
index 59fa373e..7600bc22 100644
--- a/app/src/main/res/values-en/strings.xml
+++ b/app/src/main/res/values-en/strings.xml
@@ -749,12 +749,15 @@
No owned works yet!
%1$s / %2$s items
Fan Talk
+ View all Fan Talk
Cheer
Leave a cheer comment!
Leave a reply to this cheer!
No cheers yet.\n\nBe the first to cheer!
Edit
Delete cheer
+ Delete this cheer?
+ Please select a report reason.
Edit reply
Submit
Write a reply
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index 5c0df32a..60f6c244 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -749,12 +749,15 @@
保有している作品がありません。
%1$s / %2$s件
ファントーク
+ ファントークをすべて見る
応援
応援コメントを残してください!
応援コメントに返信を残してください!
応援がありません。\n\n最初の応援をしてください!
編集
応援の削除
+ 応援を削除しますか?
+ 通報理由を選択してください。
返信を編集
登録
返信を書く
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 6a937d44..1ba9638e 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -748,12 +748,15 @@
소장 중인 작품이 없어요!
%1$s / %2$s개
팬 Talk
+ 팬 Talk 전체보기
응원
응원댓글을 남겨보세요!
응원댓글에 답글을 남겨보세요!
응원이 없습니다.\n\n처음으로 응원을 해보세요!
수정
응원글 삭제
+ 응원을 삭제하시겠습니까?
+ 신고 이유를 선택해 주세요.
답글 수정
등록
답글 쓰기