Skip to content

Commit 29af3eb

Browse files
authored
Merge pull request #473 from riolove1/dev
feat(Translations): Update `Japanese`
2 parents d326deb + 70ec68e commit 29af3eb

File tree

1 file changed

+3
-2
lines changed
  • src/main/resources/twitter/settings/values-ja

1 file changed

+3
-2
lines changed

src/main/resources/twitter/settings/values-ja/strings.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,11 @@
114114
<string name="piko_pref_customisation_inlinetabs">非表示にするインラインバーの項目</string>
115115
<string name="piko_pref_customisation_reply_sorting">デフォルトの返信の並び替え</string>
116116
<string name="piko_pref_customisation_reply_sorting_remember">前回の選択を記憶</string>
117+
<string name="piko_pref_customisation_post_font_size">ポストのフォントサイズ</string>
117118
<!-- Backup and Restore -->
118119
<string name="piko_title_backup">バックアップと復元</string>
119-
<string name="piko_pref_export">%sをエクスポート</string>
120-
<string name="piko_pref_import">%sをインポート</string>
120+
<string name="piko_pref_export">エクスポート: %s</string>
121+
<string name="piko_pref_import">インポート: %s</string>
121122
<string name="piko_pref_success">成功</string>
122123
<string name="piko_pref_export_failed">エラー: %sのエクスポートに失敗しました</string>
123124
<string name="piko_pref_import_failed">エラー: %sのインポートに失敗しました</string>

0 commit comments

Comments
 (0)