Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LatinIME
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
keyboard
LatinIME
Commits
39ae9ee0
Commit
39ae9ee0
authored
10 years ago
by
Tadashi G. Takaoka
Browse files
Options
Downloads
Patches
Plain Diff
Mark Theme name text as translatable="false"
Bug: 16226064 Change-Id: Ice28fc20680889a4053c5d20c88dd744a0f7297e
parent
05c70484
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
java/res/values/strings.xml
+8
-8
8 additions, 8 deletions
java/res/values/strings.xml
with
8 additions
and
8 deletions
java/res/values/strings.xml
+
8
−
8
View file @
39ae9ee0
...
@@ -293,14 +293,14 @@ mobile devices. [CHAR LIMIT=25] -->
...
@@ -293,14 +293,14 @@ mobile devices. [CHAR LIMIT=25] -->
<!-- Title of the preference settings for switching keyboard theme [CHAR LIMIT=35] -->
<!-- Title of the preference settings for switching keyboard theme [CHAR LIMIT=35] -->
<string
name=
"keyboard_theme"
>
Keyboard theme
</string>
<string
name=
"keyboard_theme"
>
Keyboard theme
</string>
<!-- The keyboard theme name, Holo White
[CHAR LIMIT=25]
-->
<!-- The keyboard theme name, Holo White
. This is marked as translatable="false" because this is a proper name of system-wide UI Theme.
-->
<string
name=
"keyboard_theme_holo_white"
>
Holo White
</string>
<string
name=
"keyboard_theme_holo_white"
translatable=
"false"
>
Holo White
</string>
<!-- The keyboard theme name, Holo Blue
[CHAR LIMIT=25]
-->
<!-- The keyboard theme name, Holo Blue
. This is marked as translatable="false" because this is a proper name of system-wide UI Theme.
-->
<string
name=
"keyboard_theme_holo_blue"
>
Holo Blue
</string>
<string
name=
"keyboard_theme_holo_blue"
translatable=
"false"
>
Holo Blue
</string>
<!-- The keyboard theme name, Material Dark
[CHAR LIMIT=25]
-->
<!-- The keyboard theme name, Material Dark
. This is marked as translatable="false" because this is a proper name of system-wide UI Theme.
-->
<string
name=
"keyboard_theme_material_dark"
>
Material Dark
</string>
<string
name=
"keyboard_theme_material_dark"
translatable=
"false"
>
Material Dark
</string>
<!-- The keyboard theme name, Material Light
[CHAR LIMIT=25]
-->
<!-- The keyboard theme name, Material Light
. This is marked as translatable="false" because this is a proper name of system-wide UI Theme.
-->
<string
name=
"keyboard_theme_material_light"
>
Material Light
</string>
<string
name=
"keyboard_theme_material_light"
translatable=
"false"
>
Material Light
</string>
<!-- Title of the preference settings for custom input styles (language and keyboard layout pairs) [CHAR LIMIT=35]-->
<!-- Title of the preference settings for custom input styles (language and keyboard layout pairs) [CHAR LIMIT=35]-->
<string
name=
"custom_input_styles_title"
>
Custom input styles
</string>
<string
name=
"custom_input_styles_title"
>
Custom input styles
</string>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment