Skip to content

Commit

Permalink
Change Transparency to Opacity
Browse files Browse the repository at this point in the history
* In context, this makes more sense. One does not go 100% non-Transparent.
  You become 100% opaque. Due to this, we're switching the string to make
  more sense here.

Change-Id: I4f6542299c8ab94f2d897c872eafc4fe97d0d968
Signed-off-by: AKabhishek <abhishekkaushik.star@gmail.com>
  • Loading branch information
nychitman1 authored and AKabhishek committed Mar 30, 2018
1 parent 67ce70f commit f0ca9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@
<string name="default_iconpack_title">Default icons</string>

<!-- QuickSettings Panel Transparency -->
<string name="qs_panel_alpha_title">Transparency</string>
<string name="qs_panel_alpha_title">Opacity</string>

</resources>

Expand Down

0 comments on commit f0ca9db

Please sign in to comment.