From 8a0dc605238c8df8db7329b6f63ddecf1f47ea23 Mon Sep 17 00:00:00 2001 From: Alex Macleod Date: Wed, 17 Feb 2016 20:16:46 +0000 Subject: [PATCH] Fixed a few strings, added github issue templates --- .github/ISSUE_TEMPLATE.md | 2 ++ app/src/main/res/values/strings.xml | 14 +++++++------- scripts/crowdin.sh | 0 3 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE.md mode change 100644 => 100755 scripts/crowdin.sh diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..e407b8b696 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,2 @@ +Slide version: +Android version: diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 0c3c4879db..eccf021afd 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -4,7 +4,7 @@ Do you really want to exit Slide? Switch account Shadowbox mode - I have opted to make a few features of Slide (including multi-column mode) unlockable by purchasing a Pro Unlock key from the Play Store. \n\nThis is to keep development going, and in lieu of displaying ads in the free version of Slide!\n\nIncluded in this is Multi-column mode, Shadowbox mode (for image subreddits), and much more coming soon!\n\nWould you like to unlock Slide for Reddit Pro? + I have opted to make a few features of Slide (including multi-column mode) unlockable by purchasing a Pro unlock key from the Play Store. \n\nThis is to keep development going, and in lieu of displaying ads in the free version of Slide!\n\nIncluded in this is multi-column mode, Shadowbox mode (for image subreddits), and much more coming soon!\n\nWould you like to unlock Slide for Reddit Pro? Sidebar Syncing subscriptions Login @@ -47,7 +47,7 @@ Light Dark - AMOLED Black + AMOLED black Base color Change color Accent color @@ -412,7 +412,7 @@ Internal album view Internal web browser Internal GIF view - Link Handling + Link handling Internal image view Internal video view Check for new messages @@ -456,7 +456,7 @@ Title filters Enter strings to match separated by commas View all reddit.com preferences - If you are not seeing NSFW content or previews, make sure to select \'I am 18 years old\' and \'Show NSFW Thumbnails\' at the reddit.com preferences screen below. + If you are not seeing NSFW content or previews, make sure to select \'I am 18 years old\' and \'Show NSFW thumbnails\' at the reddit.com preferences screen below. Post title font Comment font Crop lead image in comment view @@ -559,15 +559,15 @@ Navigate posts using volume buttons Navigate comments using volume buttons DISCONNECT SYNCCIT - Auth Code + Auth code Username Really delete Synccit account? Authenticating with Synccit Connected successfully! Synccit is now active for this device - Could not Authenticate + Could not authenticate Make sure your username and authentication key are correct! - Synccit Integration + Synccit integration %d minute ago diff --git a/scripts/crowdin.sh b/scripts/crowdin.sh old mode 100644 new mode 100755