mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 16:30:53 +00:00
Added translation to string 'Opacity'
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29338 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
29fb131ca4
commit
fe8751cc67
3 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-01-20 German Arias <german@xelalug.org>
|
||||
|
||||
* Resources/Spanish.lproj/Localizable.strings: Added translation to "Opacity".
|
||||
* ColorPickers/Spanish.lproj/StandardPicker.strings: Corrected the file path in the commentary.
|
||||
|
||||
2010-01-20 Riccardo Mottola <rmottola@users.sf.net>
|
||||
|
||||
* Source/NSWindow: do not process GSAppKitWindowLeave events for
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/***
|
||||
English.lproj/StandardPicker.strings
|
||||
Spanish.lproj/StandardPicker.strings
|
||||
updated by make_strings 2002-05-23 16:24:57 +0200
|
||||
add comments above this one
|
||||
***/
|
||||
|
|
|
@ -85,6 +85,10 @@ add comments above this one
|
|||
|
||||
/*** Unmatched/untranslated keys ***/
|
||||
|
||||
/*** Strings from ../Source/NSColorPanel.m ***/
|
||||
/* File: ../Source/NSColorPanel.m:289 */
|
||||
"Opacity" = "Opacidad";
|
||||
|
||||
/*** Strings from ../Source/NSOpenPanel.m ***/
|
||||
/* File: ../Source/NSOpenPanel.m:92 */
|
||||
"Open" = "Abrir";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue