-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate string resource from string class
- Loading branch information
Showing
23 changed files
with
212 additions
and
159 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
feature/about/src/commonMain/composeResources/values-ja/about_strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="description">DroidKaigiはAndroid技術情報の共有とコミュニケーションを目的に開催されるエンジニアが主役のAndroidカンファレンスです。</string> | ||
<string name="date_title">日時</string> | ||
<string name="date_description">2024.09.11(水) 〜 13(金)</string> | ||
<string name="place_title">場所</string> | ||
<string name="place_description">ベルサール渋谷ガーデン</string> | ||
<string name="place_link">地図を見る</string> | ||
<string name="credits_title">Credits</string> | ||
<string name="staff">スタッフ</string> | ||
<string name="contributor">コントリビューター</string> | ||
<string name="sponsor">スポンサー</string> | ||
<string name="others_title">Others</string> | ||
<string name="code_of_conduct">行動規範</string> | ||
<string name="license">ライセンス</string> | ||
<string name="privacy_policy">プライバシーポリシー</string> | ||
<string name="app_version">アプリバージョン</string> | ||
<string name="content_description_youtube">YouTube</string> | ||
<string name="content_description_x">X</string> | ||
<string name="content_description_medium">Medium</string> | ||
<string name="license_description">The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.</string> | ||
</resources> |
22 changes: 22 additions & 0 deletions
22
feature/about/src/commonMain/composeResources/values/about_strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="description">DroidKaigi is a conference tailored for Android developers.</string> | ||
<string name="date_title">Date</string> | ||
<string name="date_description">2024.09.11(Wed) - 13(Fri)</string> | ||
<string name="place_title">Place</string> | ||
<string name="place_description">Bellesalle Shibuya Garden</string> | ||
<string name="place_link">View Map</string> | ||
<string name="credits_title">Credits</string> | ||
<string name="staff">Staff</string> | ||
<string name="contributor">Contributor</string> | ||
<string name="sponsor">Sponsor</string> | ||
<string name="others_title">Others</string> | ||
<string name="code_of_conduct">Code Of Conduct</string> | ||
<string name="license">License</string> | ||
<string name="privacy_policy">Privacy Policy</string> | ||
<string name="app_version">App Version</string> | ||
<string name="content_description_youtube">YouTube</string> | ||
<string name="content_description_x">X</string> | ||
<string name="content_description_medium">Medium</string> | ||
<string name="license_description">The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.</string> | ||
</resources> |
8 changes: 8 additions & 0 deletions
8
feature/about/src/commonMain/kotlin/io/github/droidkaigi/confsched/about/AboutRes.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
package io.github.droidkaigi.confsched.about | ||
|
||
import conference_app_2024.feature.about.generated.resources.Res | ||
|
||
object AboutRes { | ||
val string = Res.string | ||
val drawable = Res.drawable | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 changes: 0 additions & 71 deletions
71
.../about/src/commonMain/kotlin/io/github/droidkaigi/confsched/about/strings/AboutStrings.kt
This file was deleted.
Oops, something went wrong.
29 changes: 29 additions & 0 deletions
29
feature/sessions/src/commonMain/composeResources/values-ja/sessions_strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<resources> | ||
<string name="content_description_schedule_icon">スケジュール</string> | ||
<string name="content_description_user_icon">ユーザー</string> | ||
<string name="content_description_error_icon">エラー</string> | ||
<string name="bookmarked_successfully">ブックマークに追加されました</string> | ||
<string name="view_bookmark_list">一覧を見る</string> | ||
<string name="empty">空</string> | ||
<string name="bookmarked">ブックマーク済み</string> | ||
<string name="not_bookmarked">ブックマークされていません</string> | ||
<string name="image">画像</string> | ||
<string name="special">特別</string> | ||
<string name="read_more">続きを読む</string> | ||
<string name="target_audience">対象者</string> | ||
<string name="archive">アーカイブ</string> | ||
<string name="slide">スライド</string> | ||
<string name="video">動画</string> | ||
<string name="workshop">ワークショップ</string> | ||
<string name="back">戻る</string> | ||
<string name="select_language">言語選択</string> | ||
<string name="japanese">日本語</string> | ||
<string name="english">English</string> | ||
<string name="timetable">タイムテーブル</string> | ||
<string name="content_description_share">共有</string> | ||
<string name="content_description_calendar">カレンダー</string> | ||
<string name="content_description_schedule">スケジュール</string> | ||
<string name="content_description_location">場所</string> | ||
<string name="content_description_language">言語</string> | ||
<string name="content_description_category">カテゴリ</string> | ||
</resources> |
5 changes: 0 additions & 5 deletions
5
feature/sessions/src/commonMain/composeResources/values-ja/strings.xml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.