strings.xml 297 B

12345
  1. <resources xmlns:tools="http://schemas.android.com/tools">
  2. <string name="home_pager" tools:ignore="ExtraTranslation,ResourceName">首页</string>
  3. <string name="mmse_evaluation">MMSE测评</string>
  4. <string name="next_question" tools:ignore="ResourceName">下一题</string>
  5. </resources>