thunderbird-android/res/values/build_number.xml
Brock Tice 15ba4d0f39 Made "Load more messages" cue a little more informative.
Now pulls k9.VISIBLE_LIMIT_INCREMENT and says "Load up to (increment value) more".
Also, the build number was auto-updated by my build script. This shows up in the debug menu. It would be nice to have ant handle this, but I'm not sure how to make it do that.
2008-11-04 19:40:44 +00:00

4 lines
107 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="build_number">114M</string>
</resources>