NTP-61683 | lite auto top up string fix (#16367)
Co-authored-by: sharmapoojabalrambhai <sharma.balrambhai@navi.com>
This commit is contained in:
@@ -235,7 +235,7 @@ constructor(
|
||||
|
||||
companion object {
|
||||
private val ORDER_STATUS_POLLING_INTERVAL = 2.5.seconds
|
||||
private const val ORDER_STATUS_POLLING_MAX_RETRY_COUNT = 100
|
||||
private const val ORDER_STATUS_POLLING_MAX_RETRY_COUNT = 5
|
||||
}
|
||||
|
||||
private var naviPayDefaultConfig = NaviPayDefaultConfig()
|
||||
|
||||
@@ -721,7 +721,7 @@
|
||||
<string name="np_withdraw">Withdraw</string>
|
||||
<string name="np_balance_anytime">balance anytime</string>
|
||||
<string name="np_auto_top_up_up_to">Auto top-up up to %s</string>
|
||||
<string name="np_auto_top_up_of">Auto top-up up of %s</string>
|
||||
<string name="np_auto_top_up_of">Auto top-up of %s</string>
|
||||
<string name="np_select_pause_period_lite">Select pause period for UPI Lite auto top-up</string>
|
||||
<string name="np_select_pause_period">Select pause period for autopay</string>
|
||||
<string name="np_credit_card_balance">Credit card balance</string>
|
||||
|
||||
Reference in New Issue
Block a user