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_providers_DownloadProvider
Commits
ea09b344
Commit
ea09b344
authored
13 years ago
by
Doug Zongker
Browse files
Options
Download
Email Patches
Plain Diff
fix build break (unescaped apostrophe in string)
Change-Id: I82abd3eac4f22cc7a71ad6f74335f50800b54ea2
parent
96d52cbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
res/values/strings.xml
res/values/strings.xml
+1
-1
No files found.
res/values/strings.xml
View file @
ea09b344
...
...
@@ -191,7 +191,7 @@
excessive usage of your mobile data connection, which can lead to charges by
your mobile operator depending on your data plan.\n\n
Touch
<xliff:g
id=
"queue_text"
example=
"Queue"
>
%s
</xliff:g>
to start this download
the next time you're connected to a Wi-Fi network.
</string>
the next time you
\
're connected to a Wi-Fi network.
</string>
<!-- Text for button to queue a download to start next time Wi-Fi is available [CHAR LIMIT=25]
...
...
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