Skip to content

Commit b11f36e

Browse files
author
hardbacknutter
committed
add portuguese, chinese and vietnamese language string + updated icons
1 parent 81be44f commit b11f36e

File tree

7 files changed

+36
-27
lines changed

7 files changed

+36
-27
lines changed
Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
1-
<!--suppress LongLine -->
2-
<vector
3-
xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:width="24dp"
5-
android:height="24dp"
6-
android:tint="#000000"
7-
android:viewportWidth="24"
8-
android:viewportHeight="24">
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:tint="?attr/colorControlNormal"
5+
android:viewportWidth="960"
6+
android:viewportHeight="960">
7+
<!--suppress LongLine -->
98
<path
109
android:fillColor="@android:color/white"
11-
android:pathData="M18,5l0,-3l-12,0l0,1.17l1.83,1.83z" />
12-
<path
13-
android:fillColor="@android:color/white"
14-
android:pathData="M16,11l2,-3l0,-1l-8.17,0l6.17,6.17z" />
15-
<path
16-
android:fillColor="@android:color/white"
17-
android:pathData="M2.81,2.81L1.39,4.22L8,10.83V22h8v-3.17l3.78,3.78l1.41,-1.41L2.81,2.81z" />
10+
android:pathData="M792,904L640,752L640,880L320,880L320,432L56,168L112,112L848,848L792,904ZM400,800L560,800L560,672L400,512L400,800ZM640,526L560,446L560,416L640,296L640,280L394,280L314,200L640,200L640,160L274,160L274,160L240,126L240,80L720,80L720,320L640,440L640,526ZM480,592L480,592L480,592L480,592ZM497,383L497,383L497,383L497,383L497,383L497,383L497,383L497,383L497,383L497,383Z" />
1811
</vector>
Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1-
<!--suppress LongLine -->
2-
<vector
3-
xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:width="24dp"
5-
android:height="24dp"
6-
android:tint="#000000"
7-
android:viewportWidth="24"
8-
android:viewportHeight="24">
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:tint="?attr/colorControlNormal"
5+
android:viewportWidth="960"
6+
android:viewportHeight="960">
7+
<!--suppress LongLine -->
98
<path
109
android:fillColor="@android:color/white"
11-
android:pathData="M6,2h12v3h-12z" />
12-
<path
13-
android:fillColor="@android:color/white"
14-
android:pathData="M6,7v1l2,3v11h8V11l2,-3V7H6zM12,15.5c-0.83,0 -1.5,-0.67 -1.5,-1.5s0.67,-1.5 1.5,-1.5s1.5,0.67 1.5,1.5S12.83,15.5 12,15.5z" />
10+
android:pathData="M320,880L320,440L240,320L240,80L720,80L720,320L640,440L640,880L320,880ZM480,620Q455,620 437.5,602.5Q420,585 420,560Q420,535 437.5,517.5Q455,500 480,500Q505,500 522.5,517.5Q540,535 540,560Q540,585 522.5,602.5Q505,620 480,620ZM320,200L640,200L640,160L320,160L320,200ZM640,280L320,280L320,296L400,416L400,800L560,800L560,416L640,296L640,280ZM480,480L480,480L480,480L480,480L480,480L480,480L480,480L480,480L480,480L480,480L480,480L480,480L480,480L480,480L480,480L480,480Z" />
1511
</vector>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="tzw_status_text">Coloque um código de barras sob o visor para o digitalizar.</string>
4+
</resources>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="tzw_status_text">Đặt mã vạch dưới kính ngắm để quét nó.</string>
4+
</resources>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="tzw_status_text">将条形码放在取景器下方进行扫描。</string>
4+
</resources>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="tzw_status_text">將條碼放在觀景器下方進行掃描。</string>
4+
</resources>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="tzw_status_text">将条形码放在取景器下方进行扫描。</string>
4+
</resources>

0 commit comments

Comments
 (0)