We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69fa4d9 + ed6d13d commit 9ee2e8fCopy full SHA for 9ee2e8f
res/values-ja/strings.xml
@@ -295,7 +295,11 @@
295
296
<!-- Expandable volume panel -->
297
<string name="pref_volume_panel_expandable_title">音量パネルを展開可能にする</string>
298
- <string name="pref_volume_panel_expandable_summary">様々な音量を調整できる音量パネルを展開できるようにします。</string>
+ <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>
303
304
<!-- Link ringtone & notifications volumes -->
305
<string name="pref_link_volumes_title">着信音と通知音の音量をリンクする</string>
0 commit comments