Android Studio์ Analyze > Inspect Code๋ฅผ ํตํด ๋์จ Warning๋ค ์ค ํ๋๋ก "Potential Plurals"๋ฅผ ๋ฐ๊ฒฌํ๋ค.
์คํ์ค๋ฒํ๋ก์ฐ ์ ๋ฐฐ๋๋ค
https://stackoverflow.com/questions/47439853/lint-check-potential-plurals
๊ณต์ ๋ฌธ์
https://developer.android.com/guide/topics/resources/string-resource#Plurals
Context.getQuntityString() ๋ฌธ์
https://developer.android.com/reference/android/content/res/Resources#getQuantityString(int,%20int)
๊ทธ๋ฐ๋ฐ
1) ํ๊ตญ์ด๋ ์ ๋จนํ๋ค.
2) ๋ณต์ํ๋ง ์ทจ๊ธํ๋ค.
์ ๊ฒ๋ค์ ์ ๋๋ก ์ธ์ํ์ง ๋ชปํ ์ฝ์ง์ ํ๋ค.๐คฆโ๏ธ๐คฆโ๏ธ
0์ผ๋ก ๋ถ๊ธฐ์ฒ๋ฆฌํ ๋ฌธ๊ตฌ๋ค์ ์ข ์ธ ์ ์์๊น ํ์๋๋ฐ ์คํจ.