Makes translations of "update" consistent

- アプデート
- アップデート
- 更新  <- chosen
pull/1533/head
beantaco 4 years ago
parent 8547230682
commit b2bef13290
No known key found for this signature in database
GPG Key ID: 9C007701763D1D9E

@ -854,11 +854,11 @@
"description": "Text that links to a support article on verifying safety numbers" "description": "Text that links to a support article on verifying safety numbers"
}, },
"expiredWarning": { "expiredWarning": {
"message": "アプリのバージョンが古すぎます。最新版にアップデートしてください。", "message": "アプリのバージョンが古すぎます。最新版に更新してください。",
"description": "Warning notification that this version of the app has expired" "description": "Warning notification that this version of the app has expired"
}, },
"upgrade": { "upgrade": {
"message": "アップデート", "message": "最新版に更新",
"description": "Label text for button to upgrade the app to the latest version" "description": "Label text for button to upgrade the app to the latest version"
}, },
"mediaMessage": { "mediaMessage": {
@ -1092,7 +1092,7 @@
"description": "When a person inputs a number that is invalid" "description": "When a person inputs a number that is invalid"
}, },
"autoUpdateNewVersionTitle": { "autoUpdateNewVersionTitle": {
"message": "Sessionのアップデートがあります", "message": "Sessionの新しい更新があります",
"description": "" "description": ""
}, },
"autoUpdateNewVersionMessage": { "autoUpdateNewVersionMessage": {
@ -1100,7 +1100,7 @@
"description": "" "description": ""
}, },
"autoUpdateNewVersionInstructions": { "autoUpdateNewVersionInstructions": {
"message": "アップデートを適用するにはSessionを再起動してください。", "message": "更新を適用するにはSessionを再起動してください。",
"description": "" "description": ""
}, },
"autoUpdateRestartButtonLabel": { "autoUpdateRestartButtonLabel": {
@ -1268,7 +1268,7 @@
"message": "グループを編集する" "message": "グループを編集する"
}, },
"updateGroupDialogTitle": { "updateGroupDialogTitle": {
"message": "$name$をアップデート中..." "message": "$name$を更新中..."
}, },
"showRecoveryPhrase": { "showRecoveryPhrase": {
"message": "リカバリーフレーズ" "message": "リカバリーフレーズ"

Loading…
Cancel
Save