We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee9284 commit 963ff26Copy full SHA for 963ff26
app/src/main/res/layout/about.xml
@@ -143,7 +143,7 @@
143
android:layout_height="wrap_content"
144
android:layout_marginTop="8dp"
145
android:layout_marginBottom="8dp"
146
- android:text="System 変数テーブルの dcha_state の値を返します。"
+ android:text="System ネームスペースの dcha_state の値を返します。"
147
android:textColor="#000000"
148
android:textSize="16sp" />
149
</LinearLayout>
@@ -388,7 +388,7 @@
388
389
390
391
- android:text="System 変数テーブルの dcha_state の値を設定。"
+ android:text="System ネームスペースの dcha_state の値を設定。"
392
393
394
0 commit comments