mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 20:00:38 +00:00
Add missing internationalization and more localizable strings in spanish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29193 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d83d3676c3
commit
d42de53b15
5 changed files with 44 additions and 2 deletions
|
@ -39,7 +39,6 @@
|
|||
*/
|
||||
|
||||
#import <Foundation/NSArray.h>
|
||||
#import <Foundation/NSBundle.h>
|
||||
#import <Foundation/NSException.h>
|
||||
#import <Foundation/NSFileManager.h>
|
||||
#import <Foundation/NSNotification.h>
|
||||
|
@ -53,6 +52,8 @@
|
|||
#import "AppKit/NSMatrix.h"
|
||||
#import "AppKit/NSOpenPanel.h"
|
||||
|
||||
#include "GSGuiPrivate.h"
|
||||
|
||||
static NSString *
|
||||
pathToColumn(NSBrowser *browser, int column)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue