Confirmed users
355
edits
Nalexander (talk | contribs) |
Nalexander (talk | contribs) |
||
Line 178: | Line 178: | ||
# Add an XML '''string entity''' to <tt>mobile/android/base/locales/en-US/android_strings.dtd</tt> with the English string you want to add. | # Add an XML '''string entity''' to <tt>mobile/android/base/locales/en-US/android_strings.dtd</tt> with the English string you want to add. | ||
# Add a <tt><string><tt> element to <tt>mobile/android/base/strings.xml.in</tt>. | # Add a <tt><string></tt> element to <tt>mobile/android/base/strings.xml.in</tt>. | ||
# Build using <tt>mach build mobile/android/base</tt> or your IDE. | # Build using <tt>mach build mobile/android/base</tt> or your IDE. | ||