Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_Browser
Commits
1c7df5bf
Commit
1c7df5bf
authored
13 years ago
by
Mangesh Ghiware
Committed by
Android (Google) Code Review
13 years ago
Browse files
Options
Download
Plain Diff
Merge "Change text/font descriptions in Accessibility settings panel"
parents
bfa8fb82
f1793b65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
res/values/strings.xml
res/values/strings.xml
+5
-3
No files found.
res/values/strings.xml
View file @
1c7df5bf
...
...
@@ -498,8 +498,10 @@
<string
name=
"pref_min_font_size"
>
Minimum font size
</string>
<!-- Label for the current minimum font size value [CHAR LIMIT=6] -->
<string
name=
"pref_min_font_size_value"
><xliff:g
id=
"font_size"
>
%d
</xliff:g>
pt
</string>
<!-- Label for text zoom (percent) [CHAR LIMIT=30] -->
<string
name=
"pref_text_zoom"
>
Text zoom
</string>
<!-- Label for text scaling (percent) [CHAR LIMIT=30] -->
<string
name=
"pref_text_zoom"
>
Text scaling
</string>
<!-- Label for zoom on double-tap (percent) [CHAR LIMIT=30] -->
<string
name=
"pref_zoom_on_double_tap"
>
Zoom on double-tap
</string>
<!-- Label for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] -->
<string
name=
"pref_force_userscalable"
>
Force enable zoom
</string>
<!-- Summary for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] -->
...
...
@@ -625,7 +627,7 @@
<!-- Title for accessibility settings [CHAR LIMIT=25] -->
<string
name=
"pref_accessibility_title"
>
Accessibility
</string>
<!-- Font size settings category under accessibility settings [CHAR LIMIT=50] -->
<string
name=
"pref_font_size_category"
>
Fon
t size
</string>
<string
name=
"pref_font_size_category"
>
Tex
t size
</string>
<!-- Title for lab settings [CHAR LIMIT=25] -->
<string
name=
"pref_lab_title"
>
Labs
</string>
<!-- Title for lab quick controls feature [CHAR LIMIT=40] -->
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment