diff --git a/feature/src/main/java/com/terning/feature/home/home/HomeRoute.kt b/feature/src/main/java/com/terning/feature/home/home/HomeRoute.kt
index 933fcb631..bc8c30273 100644
--- a/feature/src/main/java/com/terning/feature/home/home/HomeRoute.kt
+++ b/feature/src/main/java/com/terning/feature/home/home/HomeRoute.kt
@@ -49,12 +49,7 @@ fun HomeScreen() {
) {
Text(
text = stringResource(
- id = R.string.home_today_title_start
- )
- + "남지우"
- + stringResource(
- id = R.string.home_today_title_end
- ),
+ id = R.string.home_today_title,"남지우"),
modifier = Modifier
.padding(top = 11.dp)
.padding(horizontal = 24.dp),
diff --git a/feature/src/main/res/values/strings.xml b/feature/src/main/res/values/strings.xml
index 8577de9c1..50b4c07a1 100644
--- a/feature/src/main/res/values/strings.xml
+++ b/feature/src/main/res/values/strings.xml
@@ -54,15 +54,12 @@
Calendar Transition
- 오늘 마감되는
- 님의 관심 공고
+ 오늘 마감되는 %s님의 관심 공고
- 아직 스크랩된 인턴 공고가 없어요!
- \n관심 공고를 스크랩하면 마감 당일에 알려드릴게요
+ 아직 스크랩된 인턴 공고가 없어요!\n관심 공고를 스크랩하면 마감 당일에 알려드릴게요
- 오늘 마감인 공고가 없어요
- \n캘린더에서 가까운 공고 일정을 확인해보세요
+ 오늘 마감인 공고가 없어요\n캘린더에서 가까운 공고 일정을 확인해보세요
공고 마감 일정 확인하기