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
44d4a1c5
Commit
44d4a1c5
authored
10 years ago
by
Jatin Matani
Browse files
Options
Downloads
Patches
Plain Diff
Fix some i18n messaging
Bug:19538786 Bug:19542029 Change-Id: Ifc06064308f899527283378dda0c44223df7e9e9
parent
26fb83c4
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
+3
-3
3 additions, 3 deletions
java/res/values/strings.xml
with
3 additions
and
3 deletions
java/res/values/strings.xml
+
3
−
3
View file @
44d4a1c5
...
@@ -62,9 +62,9 @@
...
@@ -62,9 +62,9 @@
<string
name=
"cloud_sync_summary_disabled"
>
Sync your personal dictionary across devices
</string>
<string
name=
"cloud_sync_summary_disabled"
>
Sync your personal dictionary across devices
</string>
<!-- Option title for starting the sync cycle now. [CHAR LIMIT=33]-->
<!-- Option title for starting the sync cycle now. [CHAR LIMIT=33]-->
<string
name=
"sync_now_title"
>
Sync now
</string>
<string
name=
"sync_now_title"
>
Sync now
</string>
<!-- Option title for letting user delete data from Google servers. [CHAR LIMIT=3
3
] -->
<!-- Option title for letting user delete
synced google keyboard
data from Google servers. [CHAR LIMIT=3
5
] -->
<string
name=
"clear_sync_data_title"
>
Delete
Keyboard C
loud data
</string>
<string
name=
"clear_sync_data_title"
>
Delete
c
loud data
</string>
<!-- Option summary for letting user delete data from Google servers. [CHAR LIMIT=65] -->
<!-- Option summary for letting user delete
synced google keyboard
data from Google servers. [CHAR LIMIT=65] -->
<string
name=
"clear_sync_data_summary"
>
Deletes your synced data from Google
</string>
<string
name=
"clear_sync_data_summary"
>
Deletes your synced data from Google
</string>
<!-- Text for confirmation dialog box asking user to confirm deletion of cloud data. [CHAR LIMIT=65] -->
<!-- Text for confirmation dialog box asking user to confirm deletion of cloud data. [CHAR LIMIT=65] -->
<string
name=
"clear_sync_data_confirmation"
>
Your synced data will be deleted from the cloud. Are you sure?
</string>
<string
name=
"clear_sync_data_confirmation"
>
Your synced data will be deleted from the cloud. Are you sure?
</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