commit | b94f9abe9e69f50071257da5dce0283860daf42b | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Aug 20 12:02:49 2014 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Aug 20 12:02:57 2014 +0900 |
tree | 6094bf0a8c2fbb111d60ad55f4512c5672355242 | |
parent | 709a173fb29cb5a0ad3c9d1368db57cf3057d739 [diff] |
Remove redundant 'Prev' and 'Next' string constants The 'Prev' and 'Next' strings used in paginated lists of groups and projects are the same, but are defined in separate constants. Replace them with constants that are used by both. Change-Id: I88e6bc0a9553c871eac408aca216dd223217fa28