mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Changing settings text.
This commit is contained in:
parent
4e7de87012
commit
c0b187b115
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
#import <SystemConfiguration/SystemConfiguration.h>
|
||||
#import <MobileCoreServices/MobileCoreServices.h>
|
||||
|
||||
//#define DEBUG 1
|
||||
#define DEBUG 1
|
||||
//#define PROD_DEBUG 1
|
||||
|
||||
#ifdef DEBUG
|
||||
|
|
|
@ -252,7 +252,7 @@
|
|||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Swiping feed and story titles</string>
|
||||
<string>Swipe feed and story titles</string>
|
||||
<key>Key</key>
|
||||
<string>enable_feed_cell_swipe</string>
|
||||
<key>DefaultValue</key>
|
||||
|
|
|
@ -272,7 +272,7 @@
|
|||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Swiping feed and story titles</string>
|
||||
<string>Swipe feed and story titles</string>
|
||||
<key>Key</key>
|
||||
<string>enable_feed_cell_swipe</string>
|
||||
<key>DefaultValue</key>
|
||||
|
|
Loading…
Add table
Reference in a new issue