improve CertifyResult, add custom notify

This commit is contained in:
Vincent Breitmoser
2014-10-04 16:01:24 +02:00
parent 0e0e3d8dd0
commit d004bf236b
15 changed files with 140 additions and 26 deletions

View File

@@ -371,8 +371,8 @@
<string name="view_log">ログを見る</string>
<string name="import_error_nothing">インポートするものがありません。</string>
<string name="import_error_nothing_cancelled">インポートをキャンセルしました。</string>
<string name="import_with_warnings">、とワーニング</string>
<string name="import_with_cancelled">、キャンセルされるまで</string>
<string name="with_warnings">、とワーニング</string>
<string name="with_cancelled">、キャンセルされるまで</string>
<plurals name="import_error">
<item quantity="other">%d 個の鍵のインポート失敗!</item>
</plurals>