Android Studio์ Analyze > Inspect Code๋ฅผ ํตํด ๋์จ Warning๋ค ์ค ํ๋๋ก "Potential Plurals"๋ฅผ ๋ฐ๊ฒฌํ๋ค.

์คํ์ค๋ฒํ๋ก์ฐ ์ ๋ฐฐ๋๋ค
https://stackoverflow.com/questions/47439853/lint-check-potential-plurals
Lint check potential plurals?
My Lintcheck complains regarding my string resources. Potential Plurals res/values/strings.xml Formatting %d followed by words ("Pers"): This should probably be a plural rather than a string ...
stackoverflow.com
๊ณต์ ๋ฌธ์
https://developer.android.com/guide/topics/resources/string-resource#Plurals
๋ฌธ์์ด ๋ฆฌ์์ค | Android ๊ฐ๋ฐ์ | Android Developers
๋ฌธ์์ด ๋ฆฌ์์ค ๋ฌธ์์ด ๋ฆฌ์์ค๋ ์ต์ ์ฌํญ์ธ ํ ์คํธ ์คํ์ผ ์ง์ ๋ฐ ์์ ์ง์ ๊ธฐ๋ฅ๊ณผ ํจ๊ป ์ ํ๋ฆฌ์ผ์ด์ ์ ์ฌ์ฉํ ์ ์๋ ํ ์คํธ ๋ฌธ์์ด์ ์ ๊ณตํฉ๋๋ค. ์ ํ๋ฆฌ์ผ์ด์ ์ ๋ฌธ์์ด์ ์ ๊ณตํ ์
developer.android.com
Context.getQuntityString() ๋ฌธ์
https://developer.android.com/reference/android/content/res/Resources#getQuantityString(int,%20int)
Resources | Android Developers
developer.android.com
๊ทธ๋ฐ๋ฐ
1) ํ๊ตญ์ด๋ ์ ๋จนํ๋ค.
2) ๋ณต์ํ๋ง ์ทจ๊ธํ๋ค.


์ ๊ฒ๋ค์ ์ ๋๋ก ์ธ์ํ์ง ๋ชปํ ์ฝ์ง์ ํ๋ค.๐คฆโโ๏ธ๐คฆโโ๏ธ
0์ผ๋ก ๋ถ๊ธฐ์ฒ๋ฆฌํ ๋ฌธ๊ตฌ๋ค์ ์ข ์ธ ์ ์์๊น ํ์๋๋ฐ ์คํจ.