X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpref_interface.xml;h=bc832f8820d1217946ac58843656dde71cb7a0d9;hp=218ab0e494ae989e5789f373b5d703aa0d9b97b3;hb=a7e49219325d5b22c4186c1615c6a95ce66a6b02;hpb=274b2fc48febc60d8507f8a7764a34e97b002949 diff --git a/app/src/main/res/xml/pref_interface.xml b/app/src/main/res/xml/pref_interface.xml index 218ab0e4..bc832f88 100644 --- a/app/src/main/res/xml/pref_interface.xml +++ b/app/src/main/res/xml/pref_interface.xml @@ -5,7 +5,7 @@ android:id="@+id/pref_show_hidden_accounts" android:defaultValue="false" android:key="show_hidden_accounts" - android:summaryOff="@string/pref_show_hidden_accounts_off_summary" - android:summaryOn="@string/pref_show_hidden_accounts_on_summary" - android:title="@string/menu_acc_summary_show_hidden_accounts_title" /> + android:summaryOff="@string/pref_show_only_starred_off_summary" + android:summaryOn="@string/pref_show_only_starred_on_summary" + android:title="@string/menu_acc_summary_show_only_starred_title" /> \ No newline at end of file