Files
sb-front/android/app/src/main/res/values/strings.xml
T
ByungCheol 1ca09b7439
CI / build (push) Failing after 11m38s
feat: 앱명을 '돈돼지 가계부'로 통일 (가계부 인식 + 마스코트)
- 헤더·웹안내·홈·약관 서비스명·푸터/설정 저작권·타이틀 → 돈돼지 가계부
- productName/capacitor appName/안드로이드 app_name·창제목/Electron app.setName·window title → 돈돼지 가계부
- 기술 식별자(appId, 설치파일명)는 유지

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 16:51:29 +09:00

8 lines
316 B
XML

<?xml version='1.0' encoding='utf-8'?>
<resources>
<string name="app_name">돈돼지 가계부</string>
<string name="title_activity_main">돈돼지 가계부</string>
<string name="package_name">kr.sblog.slimbudget</string>
<string name="custom_url_scheme">kr.sblog.slimbudget</string>
</resources>