forked from yuzhiqiang1993/zxing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
43367a5
commit a1ec345
Showing
4 changed files
with
13 additions
and
9 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
<resources> | ||
<string name="app_name">Zxing Library</string> | ||
<!--zxing--> | ||
<string name="msg_camera_framework_bug">Sorry, the Android camera encountered a problem. You may need to restart the device.</string> | ||
<string name="button_ok">OK</string> | ||
<string name="msg_camera_framework_bug">相机被占用或没有相机权限,请检查</string> | ||
<string name="button_ok">退出</string> | ||
<string name="viewfinderview_status_text1">将二维码/条码放入取景框内</string> | ||
<string name="viewfinderview_status_text2">即可自动扫描</string> | ||
<string name="title_activity_main">MainActivity</string> | ||
<string name="title_home">Home</string> | ||
<string name="title_dashboard">Dashboard</string> | ||
<string name="title_notifications">Notifications</string> | ||
|
||
|
||
|
||
</resources> |