Skip to content

Commit

Permalink
Translate Chinese to English
Browse files Browse the repository at this point in the history
  • Loading branch information
FeitianSmartcardReader committed Jun 9, 2017
1 parent 6d735db commit 4f6525f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
android:id="@+id/ESSreceive"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="数据显示"
android:text="Data display"
android:textSize="20dp" />

<EditText
Expand Down Expand Up @@ -82,7 +82,7 @@
android:id="@+id/deviceTextView"
android:layout_width="245dp"
android:layout_height="wrap_content"
android:text="设备连接"
android:text="Device connection"
android:textSize="20dip" />
</LinearLayout>

Expand Down

0 comments on commit 4f6525f

Please sign in to comment.