Revision f3813541 OTRAssets/Strings/OTRStrings.h

View differences:

OTRAssets/Strings/OTRStrings.h
18 18
FOUNDATION_EXPORT NSString* ADD_BUDDY_STRING();
19 19
/** "Add Existing Account", Label for button to create account by logging into an existing account */
20 20
FOUNDATION_EXPORT NSString* ADD_EXISTING_STRING();
21
/** "Is %@ your friend? Add him/her to auto-download pictures in the future.", Shown in chat view to prompt user to add friend for auto-download of group media messages. */
22
FOUNDATION_EXPORT NSString* ADD_FRIEND_TO_AUTO_DOWNLOAD();
23 21
/** "Add", Button title to add someone as a buddy */
24 22
FOUNDATION_EXPORT NSString* ADD_STRING();
25 23
/** "Advanced", String to describe advanced set of settings */

Also available in: Unified diff