Some updates for better localization
Test: manual Fixes: 190021494 Fixes: 185203196 Fixes: 190088372 Change-Id: Ia2871814870a1f0e5c5f2deed06dcbef7b2bd967
This commit is contained in:
@@ -116,7 +116,7 @@ public class ShowOnLockScreenNotificationPreferenceController extends AbstractPr
|
||||
} else if (!getLockscreenSilentNotificationsEnabled()) {
|
||||
return mContext.getString(R.string.lock_screen_notifs_show_alerting);
|
||||
} else {
|
||||
return mContext.getString(R.string.lock_screen_notifs_show_all);
|
||||
return mContext.getString(R.string.lock_screen_notifs_show_all_summary);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user