aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_network_status_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/fragment_network_status_header.xml')
-rw-r--r--app/src/main/res/layout/fragment_network_status_header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_network_status_header.xml b/app/src/main/res/layout/fragment_network_status_header.xml
index cde547c..e550c5a 100644
--- a/app/src/main/res/layout/fragment_network_status_header.xml
+++ b/app/src/main/res/layout/fragment_network_status_header.xml
@@ -122,6 +122,6 @@
122 <TextView 122 <TextView
123 android:id="@+id/node_list_placeholder" 123 android:id="@+id/node_list_placeholder"
124 style="@style/AppTheme.ListBlock.Placeholder" 124 style="@style/AppTheme.ListBlock.Placeholder"
125 android:text="@string/message_no_known_node"/> 125 android:text="@string/message_loading"/>
126 126
127</LinearLayout> 127</LinearLayout>