Skip to content

Commit 9ee2e8f

Browse files
committed
Merge branch 'master' of https://github.com/C3C0/GravityBox.git
2 parents 69fa4d9 + ed6d13d commit 9ee2e8f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

res/values-ja/strings.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,11 @@
295295

296296
<!-- Expandable volume panel -->
297297
<string name="pref_volume_panel_expandable_title">音量パネルを展開可能にする</string>
298-
<string name="pref_volume_panel_expandable_summary">様々な音量を調整できる音量パネルを展開できるようにします。</string>
298+
<string name="pref_volume_panel_expandable_summary">音量パネルを展開して様々な音量を調整できるようにします。</string>
299+
300+
<!-- Fully expandable volume panel -->
301+
<string name="pref_volume_panel_expandable_fully_title">音量パネルを完全に展開する</string>
302+
<string name="pref_volume_panel_expandable_fully_summary">音量パネルを空きスペースいっぱいに展開するようにします。</string>
299303

300304
<!-- Link ringtone & notifications volumes -->
301305
<string name="pref_link_volumes_title">着信音と通知音の音量をリンクする</string>

0 commit comments

Comments
 (0)