Skip to content

Commit

Permalink
Update translation files.
Browse files Browse the repository at this point in the history
  • Loading branch information
lm2343635 committed Apr 19, 2017
1 parent a5edaee commit 0d6c54e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 26 deletions.
2 changes: 1 addition & 1 deletion Rate-iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.2</string>
<string>1.3.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
13 changes: 1 addition & 12 deletions Rate-iOS/ja.lproj/Main.strings
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,6 @@
/* Class = "UITextField"; placeholder = "Password"; ObjectID = "Skd-rx-5Pk"; */
"Skd-rx-5Pk.placeholder" = "パスワード";

/* Class = "UITextField"; placeholder = "Your telephone"; ObjectID = "T6C-te-pvM"; */
//"T6C-te-pvM.placeholder" = "Your telephone";

/* Class = "UILabel"; text = "News Title"; ObjectID = "Tj8-9m-PIX"; */
"Tj8-9m-PIX.text" = "News Title";

Expand Down Expand Up @@ -344,9 +341,6 @@
/* Class = "UITabBarItem"; title = "Me"; ObjectID = "udZ-pr-88l"; */
"udZ-pr-88l.title" = "設定";

/* Class = "UINavigationItem"; title = "Telephone"; ObjectID = "vjc-ze-Ylc"; */
//"vjc-ze-Ylc.title" = "電話";

/* Class = "UILabel"; text = "Welcome to Rate Assistant, sign in now!"; ObjectID = "vxA-eD-eUe"; */
"vxA-eD-eUe.text" = "すぐサインイン!";

Expand Down Expand Up @@ -385,13 +379,8 @@
"1mv-Cg-h99.normalTitle" = "変更";
//#Generate strings in 2017-01-26 21:39:40

/* Class = "UILabel"; text = "Label"; ObjectID = "Wmo-hd-7cu"; */
//"Wmo-hd-7cu.text" = "Label";
//#Generate strings in 2017-01-26 21:45:22

/* Class = "UITextView"; text = "No profile photo, click camera button to choose."; ObjectID = "paS-sM-aNs"; */
"paS-sM-aNs.text" = "No profile photo, click camera button to choose.";
//#Generate strings in 2017-04-19 18:26:27

/* Class = "UILabel"; text = "Give me a star on Github"; ObjectID = "CHp-mj-W3G"; */
"CHp-mj-W3G.text" = "Give me a star on Github";
"CHp-mj-W3G.text" = "Githubでスター";
14 changes: 1 addition & 13 deletions Rate-iOS/zh-Hans-CN.lproj/Main.strings
Original file line number Diff line number Diff line change
Expand Up @@ -298,12 +298,6 @@
/* Class = "UILabel"; text = "10.00000"; ObjectID = "Kwl-DN-MV9"; */
"Kwl-DN-MV9.text" = "10.00000";

/* Class = "UINavigationItem"; title = "Telephone"; ObjectID = "vjc-ze-Ylc"; */
//"vjc-ze-Ylc.title" = "电话";

/* Class = "UITextField"; placeholder = "Your telephone"; ObjectID = "T6C-te-pvM"; */
//"T6C-te-pvM.placeholder" = "您的电话";

/* Class = "UILabel"; text = "Current exchange rate:"; ObjectID = "iK8-qG-jk4"; */
"iK8-qG-jk4.text" = "当前汇率:";

Expand Down Expand Up @@ -381,15 +375,9 @@

/* Class = "UIButton"; normalTitle = "Change"; ObjectID = "1mv-Cg-h99"; */
"1mv-Cg-h99.normalTitle" = "选择";
//#Generate strings in 2017-01-26 21:39:40

/* Class = "UILabel"; text = "Label"; ObjectID = "Wmo-hd-7cu"; */
//"Wmo-hd-7cu.text" = "Label";
//#Generate strings in 2017-01-26 21:45:22

/* Class = "UITextView"; text = "No profile photo, click camera button to choose."; ObjectID = "paS-sM-aNs"; */
"paS-sM-aNs.text" = "No profile photo, click camera button to choose.";
//#Generate strings in 2017-04-19 18:26:27

/* Class = "UILabel"; text = "Give me a star on Github"; ObjectID = "CHp-mj-W3G"; */
"CHp-mj-W3G.text" = "Give me a star on Github";
"CHp-mj-W3G.text" = "在Github上关注该项目";

0 comments on commit 0d6c54e

Please sign in to comment.