Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Side by Side Diff: ui/login/account_picker/md_screen_account_picker.html

Issue 2918743002: [i18n] login UI i18n-content and values to $i18n{} (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | ui/login/account_picker/md_user_pod_template.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <div id="account-picker" class="step faded hidden no-logo" hidden> 1 <div id="account-picker" class="step faded hidden no-logo" hidden>
2 <div id="signin-banner-container1"> 2 <div id="signin-banner-container1">
3 <div id="signin-banner-container2"> 3 <div id="signin-banner-container2">
4 <div id="signin-banner" 4 <div id="signin-banner">$i18n{signinBannerText}</div>
5 i18n-content="signinBannerText"></div>
6 </div> 5 </div>
7 </div> 6 </div>
8 <podrow id="pod-row" class="podrow images-loading"></podrow> 7 <podrow id="pod-row" class="podrow images-loading"></podrow>
9 <div id="pod-container" class="small-pod-container"></div> 8 <div id="pod-container" class="small-pod-container"></div>
10 <div class="small-pod-container-mask"></div> 9 <div class="small-pod-container-mask"></div>
11 <div class="small-pod-container-mask rotate"></div> 10 <div class="small-pod-container-mask rotate"></div>
12 </div> 11 </div>
OLDNEW
« no previous file with comments | « no previous file | ui/login/account_picker/md_user_pod_template.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698