DescriptionRemove use_name_for_id from ios_strings.grd to unblock translation process.
grd files that are sent off for translation cannot contain the
use_name_for_id attribute as described in the bug. This removes
use_name_for_id from ios_strings.grd to fix the extract strings step.
This will need to be fixed for real as a follow-up, either by making
IDS_IOS_ACCEPT_LANGUAGES and IDS_IOS_DEFAULT_ENCODING regular
translatable strings, or by moving them into a separate file as is done
with all the locale_settings_<platform>.grd files.
BUG=531718
TBR=sdefresne@chromium.org
Committed: https://crrev.com/0fbfa9f364c8e540f9c3c919aeaed3096ac4b013
Cr-Commit-Position: refs/heads/master@{#348764}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 14 (4 generated)
|