Merge "Some updates for better localization"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3b7e256d37
@@ -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