You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
386 B
14 lines
386 B
/*
|
|
WebBrowser.strings
|
|
WebBrowser
|
|
|
|
Created by Xin Hong on 16/4/27.
|
|
Copyright © 2016年 Teambition. All rights reserved.
|
|
*/
|
|
|
|
"Done" = "完成";
|
|
"Cancel" = "取消";
|
|
"Open" = "打开";
|
|
"OpenExternalAppAlert.title" = "离开此应用?";
|
|
"OpenExternalAppAlert.message" = "此页面正试图打开另一个应用,确定要打开吗?";
|
|
"Open in Safari" = "在 Safari 中打开";
|