More copy update

pull/14/head
Sam Bosley 12 years ago
parent cf075cc1e6
commit e29f9a12ef

@ -158,7 +158,7 @@ public class CustomFilterActivity extends FragmentActivity {
ab.setDisplayHomeAsUpEnabled(true);
setContentView(R.layout.custom_filter_activity);
setTitle(R.string.CFA_title);
setTitle(R.string.FLA_new_filter);
listView = (ListView) findViewById(android.R.id.list);

@ -3,7 +3,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:background="#aaa" >
android:background="#eee" >
<LinearLayout
android:layout_width="fill_parent"

@ -3,7 +3,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:background="#aaa" >
android:background="#eee" >
<LinearLayout
android:layout_width="fill_parent"

@ -111,7 +111,7 @@
<string name="TLA_menu_sort">Sort</string>
<!-- Menu: Sync Now -->
<string name="TLA_menu_sync">Sync now</string>
<string name="TLA_menu_sync">Sync Now</string>
<!-- Menu: Search -->
<string name="TLA_menu_search">Search</string>

Loading…
Cancel
Save