commit | ed0daa93e48d38e54a7ad1c99c461510a4c07599 | [log] [tgz] |
---|---|---|
author | Igor Viarheichyk <viarheichyk@google.com> | Thu Sep 11 15:07:05 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Sep 19 22:02:08 2014 +0000 |
tree | 85f5b0f42dc755f06cc75a8516cc3a0f0d611405 | |
parent | c1ce74cab0e83d574df1bd7bb7b7eb16eec171f6 [diff] |
Use constants instead of resources for ellipsis. All supported locales use only U+2025 and U+2026 to represent ellipses, and it will unlikely change in future. Given translated resources are inconsistent and often use three dots it is safer to use constants instead of resources. Change-Id: I51a6cb903f62f739fbadd6b78e5765c0028d641a