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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2108813002: Added strings of i18n and made the pin-keyboard work for rtl lang. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 4 years, 5 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
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- About Page --> 4 <!-- About Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l abel to check for updates and apply (download and install) if found"> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l abel to check for updates and apply (download and install) if found">
7 Check for updates 7 Check for updates
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta ble label in the message about current channel."> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta ble label in the message about current channel.">
10 stable 10 stable
(...skipping 1156 matching lines...) Expand 10 before | Expand all | Expand 10 after
1167 </message> 1167 </message>
1168 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CHOOSE_UNLOCK_METHOD" desc=" Text below the page title that tells the user to select a method to unlock the d evice. This is *only* for unlocking a device; it cannot be used to sign into a d evice."> 1168 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CHOOSE_UNLOCK_METHOD" desc=" Text below the page title that tells the user to select a method to unlock the d evice. This is *only* for unlocking a device; it cannot be used to sign into a d evice.">
1169 Choose the method you would like to use to log back in to your account: 1169 Choose the method you would like to use to log back in to your account:
1170 </message> 1170 </message>
1171 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_UNLOCK_METHOD_PASSWORD" desc ="Only the account password can be used to unlock the device."> 1171 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_UNLOCK_METHOD_PASSWORD" desc ="Only the account password can be used to unlock the device.">
1172 Only password 1172 Only password
1173 </message> 1173 </message>
1174 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_UNLOCK_METHOD_PIN_AND_PASSWO RD" desc="The account password or a custom PIN can be used to unlock the device. "> 1174 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_UNLOCK_METHOD_PIN_AND_PASSWO RD" desc="The account password or a custom PIN can be used to unlock the device. ">
1175 PIN or password 1175 PIN or password
1176 </message> 1176 </message>
1177 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_ENTER_PIN_OR_PASSWORD_PLACEH OLDER" desc="Placeholder for input box before PIN is entered.">
1178 Enter PIN
1179 </message>
1180 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_PIN_KEYBOARD_CLEAR" desc="Th e text of the button on the pin keyboard used to delete last character of entere d PIN.">
1181 Clear
1182 </message>
1177 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_UNLOCK_METHOD_NONE" desc="Af ter the device resumes, there will not be a lock screen and no password of any t ype will be required."> 1183 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_UNLOCK_METHOD_NONE" desc="Af ter the device resumes, there will not be a lock screen and no password of any t ype will be required.">
1178 None 1184 None
1179 </message> 1185 </message>
1180 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_BUTTON" desc=" Button that is only shown when the user has selected PIN as their unlock method. This button opens up the configuration flow where the user selects the PIN they would like to use."> 1186 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_BUTTON" desc=" Button that is only shown when the user has selected PIN as their unlock method. This button opens up the configuration flow where the user selects the PIN they would like to use.">
1181 Configure PIN 1187 Configure PIN
1182 </message> 1188 </message>
1183 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_CHOOSE_PIN_TIT LE" desc="Message shown below the title that tells the user to enter the initial PIN."> 1189 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_CHOOSE_PIN_TIT LE" desc="Message shown below the title that tells the user to enter the initial PIN.">
1184 Choose your PIN: 1190 Choose your PIN:
1185 </message> 1191 </message>
1186 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_CHOOSE_PIN_WEA K_PIN_WARNING" desc="Message shown below the title that warns the user they have entered a PIN that is easy to guess."> 1192 <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_CHOOSE_PIN_WEA K_PIN_WARNING" desc="Message shown below the title that warns the user they have entered a PIN that is easy to guess.">
(...skipping 428 matching lines...) Expand 10 before | Expand all | Expand 10 after
1615 System 1621 System
1616 </message> 1622 </message>
1617 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 1623 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
1618 Use hardware acceleration when available 1624 Use hardware acceleration when available
1619 </message> 1625 </message>
1620 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1626 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1621 Change proxy settings 1627 Change proxy settings
1622 </message> 1628 </message>
1623 </if> 1629 </if>
1624 </grit-part> 1630 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698