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
9bfec982
Commit
9bfec982
authored
12 years ago
by
Tadashi G. Takaoka
Committed by
Android (Google) Code Review
12 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Increase CHAR LIMIT in some string resources" into jb-dev
parents
45c57dcc
6b006b49
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
+4
-4
4 additions, 4 deletions
java/res/values/strings.xml
with
4 additions
and
4 deletions
java/res/values/strings.xml
+
4
−
4
View file @
9bfec982
...
...
@@ -64,11 +64,11 @@
<!-- Option summary for advanced settings screen [CHAR LIMIT=65 (two lines) or 30 (fits on one line, preferable)] -->
<string
name=
"advanced_settings_summary"
>
Options for experts
</string>
<!-- Option name for including other IMEs in the language switch list [CHAR LIMIT=
25
] -->
<!-- Option name for including other IMEs in the language switch list [CHAR LIMIT=
30
] -->
<string
name=
"include_other_imes_in_language_switch_list"
>
Switch to other input methods
</string>
<!-- Option summary for including other IMEs in the language switch list [CHAR LIMIT=65] -->
<string
name=
"include_other_imes_in_language_switch_list_summary"
>
Language switch key covers other input methods too
</string>
<!-- Option to suppress language switch key [CHAR LIMIT=
25
] -->
<!-- Option to suppress language switch key [CHAR LIMIT=
30
] -->
<string
name=
"suppress_language_switch_key"
>
Suppress language switch key
</string>
<!-- Option for the dismiss delay of the key popup [CHAR LIMIT=25] -->
...
...
@@ -267,9 +267,9 @@
<!-- Description for language agnostic PC QWERTY keyboard subtype [CHAR LIMIT=22] -->
<string
name=
"subtype_no_language_pcqwerty"
>
No language (PC)
</string>
<!-- Title of the preference settings for custom input styles (language and keyboard layout pairs) [CHAR LIMIT=
22
]-->
<!-- 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>
<!-- Title of the option menu to add a new style entry in the preference settings [CHAR_LIMIT=1
2
] -->
<!-- Title of the option menu to add a new style entry in the preference settings [CHAR_LIMIT=1
6
] -->
<string
name=
"add_style"
>
Add style
</string>
<!-- Title of the button to add custom style entry in the settings dialog [CHAR_LIMIT=12] -->
<string
name=
"add"
>
Add
</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