From 8bfe046de7987990e1bff2755c2963e14ebc54c1 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期一, 23 十月 2023 17:39:19 +0800
Subject: [PATCH] 2023年10月23日17:39:07

---
 app/src/main/res/layout/fragment_house_list.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app/src/main/res/layout/fragment_house_list.xml b/app/src/main/res/layout/fragment_house_list.xml
index 60365ea..de32d99 100644
--- a/app/src/main/res/layout/fragment_house_list.xml
+++ b/app/src/main/res/layout/fragment_house_list.xml
@@ -39,7 +39,7 @@
                     android:id="@+id/fragment_house_list_content_title1_tv"
                     android:layout_width="wrap_content"
                     android:layout_height="@dimen/dp_20"
-                    android:text="@string/my_power_station_鍙戠數鍔熺巼"
+                    android:text="@string/power_station_generated_power"
                     android:textColor="@color/text_90000000"
                     android:textSize="@dimen/text_14" />
 
@@ -66,7 +66,7 @@
                     android:id="@+id/fragment_house_list_content_title2_tv"
                     android:layout_width="wrap_content"
                     android:layout_height="@dimen/dp_20"
-                    android:text="@string/my_power_station_浠婃棩鍙戠數"
+                    android:text="@string/power_station_Power_generation_today"
                     android:textColor="@color/text_90000000"
                     android:textSize="@dimen/text_14" />
 
@@ -93,7 +93,7 @@
                     android:id="@+id/fragment_house_list_content_title3_tv"
                     android:layout_width="wrap_content"
                     android:layout_height="@dimen/dp_20"
-                    android:text="@string/my_power_station_鍒涘缓鏃堕棿"
+                    android:text="@string/power_station_creation_time"
                     android:textColor="@color/text_90000000"
                     android:textSize="@dimen/text_14" />
 

--
Gitblit v1.8.0