Changed string resource

This commit is contained in:
2015-10-20 21:17:52 +02:00
parent ed5fb69eaf
commit e149efcfff
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<string name="settings">Einstellungen</string>
<string name="wifi_only">Nur WLAN</string>
<string name="wifi_only_summary">Nicht mit Mobilfunknetz verbinden</string>
<string name="bitmessage_active">Bitmessage ist aktiv</string>
<string name="bitmessage_full_node">Bitmessage Netzknoten</string>
<string name="subject">Betreff</string>
<string name="to">An</string>
<string name="title_message_detail">Nachricht</string>

View File

@ -2,7 +2,7 @@
<string name="app_name">Abit</string>
<string name="title_message_detail">Message Detail</string>
<string name="title_subscription_detail">Subscription Detail</string>
<string name="bitmessage_active">Bitmessage active</string>
<string name="bitmessage_full_node">Bitmessage Node</string>
<string name="wifi_mode">Wi-Fi Connection Mode</string>
<string name="settings">Settings</string>
<string name="wifi_only">Wi-Fi only</string>