Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sergiou87
/
SPLocalizedString
Public
forked from
Cocoanetics/DTLocalizableStringScanner
Notifications
You must be signed in to change notification settings
Fork
5
Star
23
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 8, 2016
Update project and stuff
sergiou87
committed
6785ac8
View commit details
Copy full SHA for 6785ac8
Browse repository at this point
Don't trim \ and " from keys
sergiou87
committed
3f4d441
View commit details
Copy full SHA for 3f4d441
Browse repository at this point
Commits on Oct 8, 2015
Bump version to 0.4.1
sergiou87
committed
0dd3713
View commit details
Copy full SHA for 0dd3713
Browse repository at this point
Also allow context variables for localized string with plural form.
sergiou87
committed
7239f67
View commit details
Copy full SHA for 7239f67
Browse repository at this point
Bump version to 0.4
sergiou87
committed
4c18419
View commit details
Copy full SHA for 4c18419
Browse repository at this point
Also support variables in context
sergiou87
committed
0eebf08
View commit details
Copy full SHA for 0eebf08
Browse repository at this point
Update Readme with new contributions and apps
sergiou87
committed
621e97e
View commit details
Copy full SHA for 621e97e
Browse repository at this point
Bump to version 0.3
sergiou87
committed
a427eb1
View commit details
Copy full SHA for a427eb1
Browse repository at this point
Commits on May 19, 2015
Merge pull request #3 from jam/master
Show description for b11162a
sergiou87
committed
b11162a
View commit details
Copy full SHA for b11162a
Browse repository at this point
Allow opting out of the context-prefixing behaviour.
James Clarke
committed
b9dfb2f
View commit details
Copy full SHA for b9dfb2f
Browse repository at this point
Commits on Feb 7, 2015
Add @danielmartin contribution to README
sergiou87
committed
dec6c7c
View commit details
Copy full SHA for dec6c7c
Browse repository at this point
Merge pull request #2 from danielmartin/support_variables
Show description for cfb122b
sergiou87
committed
cfb122b
View commit details
Copy full SHA for cfb122b
Browse repository at this point
Commits on Feb 3, 2015
Adapt spgenstrings scanner so that it warns the user when a key, context, or table name is a non-literal string
Daniel Martín
committed
656a651
View commit details
Copy full SHA for 656a651
Browse repository at this point
Commits on Feb 2, 2015
Fix a problem that prevents proper support for variable keys
Daniel Martín
committed
adf23dc
View commit details
Copy full SHA for adf23dc
Browse repository at this point
Commits on Nov 25, 2014
Merge pull request #1 from danielmartin/readme
Show description for b652647
Sergio Padrino
committed
b652647
View commit details
Copy full SHA for b652647
Browse repository at this point
Add another app that is using the library
Daniel Martín
committed
d4251c6
View commit details
Copy full SHA for d4251c6
Browse repository at this point
Commits on Apr 13, 2014
Fix readme file
sergiou87
committed
221f108
View commit details
Copy full SHA for 221f108
Browse repository at this point
Update podspec file to version 0.2
sergiou87
committed
ccfcd97
View commit details
Copy full SHA for ccfcd97
Browse repository at this point
Add apps using SPLocalizedString to Readme file
sergiou87
committed
ca9b75b
View commit details
Copy full SHA for ca9b75b
Browse repository at this point
Commits on Jan 27, 2014
Fix problem with parsed strings file removing slashes from escaped characters
Sergio Padrino
committed
0b469d4
View commit details
Copy full SHA for 0b469d4
Browse repository at this point
Commits on Jan 26, 2014
Share scheme
sergiou87
committed
5299827
View commit details
Copy full SHA for 5299827
Browse repository at this point
Commits on Jan 25, 2014
Add the Podspec file
sergiou87
committed
3878167
View commit details
Copy full SHA for 3878167
Browse repository at this point
Fix a crash without output dir and update readme
sergiou87
committed
02a2b10
View commit details
Copy full SHA for 02a2b10
Browse repository at this point
Update license and README
sergiou87
committed
8327bae
View commit details
Copy full SHA for 8327bae
Browse repository at this point
Add flags for deleting unused entries and tables
sergiou87
committed
5802e82
View commit details
Copy full SHA for 5802e82
Browse repository at this point
Allow merging tables properly and remove the ones that are not used anymore
sergiou87
committed
1d29fa6
View commit details
Copy full SHA for 1d29fa6
Browse repository at this point
Create a proper example
sergiou87
committed
ecc8f08
View commit details
Copy full SHA for ecc8f08
Browse repository at this point
Parse previos strings files and merge
sergiou87
committed
e58227b
View commit details
Copy full SHA for e58227b
Browse repository at this point
Renaming and so on…
sergiou87
committed
2a083ea
View commit details
Copy full SHA for 2a083ea
Browse repository at this point
Generate different keys for plural forms
sergiou87
committed
f588078
View commit details
Copy full SHA for f588078
Browse repository at this point
Add macros for SPLocalizedString
sergiou87
committed
556aa3e
View commit details
Copy full SHA for 556aa3e
Browse repository at this point
New dir structure
sergiou87
committed
bf0deff
View commit details
Copy full SHA for bf0deff
Browse repository at this point
Use always the context (not a comment anymore)
sergiou87
committed
13ced50
View commit details
Copy full SHA for 13ced50
Browse repository at this point
Add comment as key context
sergiou87
committed
f6715d1
View commit details
Copy full SHA for f6715d1
Browse repository at this point
Merge branch 'master' of https://github.com/Cocoanetics/DTLocalizableStringScanner
Show description for 3575ebb
sergiou87
committed
3575ebb
View commit details
Copy full SHA for 3575ebb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.