Bug 589468 - Part 1/2: Change "computer" to "device" in all strings regarding Android Sync. r=rnewman

--HG--
extra : rebase_source : 3ca1f449547976cc19094fc780fabf0e173ac422
This commit is contained in:
Nick Alexander 2012-08-29 17:09:30 -07:00
parent 390bb39784
commit 227bbcba85
2 changed files with 4 additions and 4 deletions

View File

@ -15,8 +15,8 @@
<!-- J-PAKE Key Screen -->
<!ENTITY sync.subtitle.connect.label 'To activate your new device, select “Set up &syncBrand.shortName.label;” on the device.'>
<!ENTITY sync.subtitle.header.label 'Enter this code on your computer'>
<!ENTITY sync.subtitle.connectlocation.label 'Select “&sync.title.pair.label;” in the &syncBrand.shortName.label; section of your desktop Firefox options.'>
<!ENTITY sync.subtitle.header2.label 'Enter this code on your other device'>
<!ENTITY sync.subtitle.connectlocation2.label 'Select “&sync.title.pair.label;” in the &syncBrand.shortName.label; section of your other device\&apos;s Firefox options.'>
<!ENTITY sync.subtitle.pair.label 'To activate, select “Pair a device” on your other device.'>
<!ENTITY sync.pin.default.label '...\n...\n...\n'>
<!ENTITY sync.pin.oneline.label '...'>

View File

@ -10,8 +10,8 @@
<string name="sync_title_pair">&sync.title.pair.label;</string>
<!-- J-PAKE PIN Screen -->
<string name="sync_subtitle_header">&sync.subtitle.header.label;</string>
<string name="sync_subtitle_connect">&sync.subtitle.connectlocation.label;</string>
<string name="sync_subtitle_header">&sync.subtitle.header2.label;</string>
<string name="sync_subtitle_connect">&sync.subtitle.connectlocation2.label;</string>
<string name="sync_subtitle_pair">&sync.pair.connectlocation.label;</string>
<string name="sync_pin_default">&sync.pin.oneline.label;</string>
<string name="sync_link_show"><u>&sync.link.show.label;</u></string>