Skip to content

Commit c5552a2

Browse files
committed
[BOOK-274] chore: 다시 시도 -> 다시 시도하기 워딩 변경
사용하지 않는 stringResource 제거
1 parent 501a537 commit c5552a2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string name="no_more_result">더 이상 결과가 없습니다</string>
4-
<string name="retry">다시 시도</string>
4+
<string name="retry">다시 시도하기</string>
55
<string name="network_error_message">네트워크 연결이 불안정합니다.\n인터넷 연결을 확인해주세요</string>
66
<string name="server_error_message">알 수 없는 문제가 발생했어요.\n다시 시도해주세요</string>
77
</resources>

feature/home/src/main/res/values/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@
1010
<string name="book_card_record">기록하기</string>
1111
<string name="book_card_unit_count">개</string>
1212
<string name="home_error_title">책 정보를 가져오는데 실패했어요</string>
13-
<string name="home_retry">다시 시도</string>
1413
</resources>

0 commit comments

Comments
 (0)