Index: chrome/browser/resources/about_welcome_android/about_welcome_android.html |
diff --git a/chrome/browser/resources/about_welcome_android/about_welcome_android.html b/chrome/browser/resources/about_welcome_android/about_welcome_android.html |
index 0dfeb18ec5f28c3ad0fbda54606a74819c0e087b..3d9223262e3f742247c98a7379d9b84e1b39f40f 100644 |
--- a/chrome/browser/resources/about_welcome_android/about_welcome_android.html |
+++ b/chrome/browser/resources/about_welcome_android/about_welcome_android.html |
@@ -18,7 +18,8 @@ |
</a> |
<div class="spacing"></div> |
<div id="footer"> |
- <span i18n-content="firstRunSignedIn"></span> |
+ <span i18n-content="firstRunSignedInPart1"></span> |
+ <span i18n-content="firstRunSignedInPart2"></span> |
Dan Beam
2013/04/15 22:58:36
er, what's the point of this? text wrapping?
|
<a id="settings" href="#settings" i18n-content="settings"></a> |
</div> |
<script src="chrome://welcome/strings.js"></script> |