forked from sakaiproject/sakai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAK-26268 - Mexican Spanish translation not working properly in Sakai 10
Added "_es" locale copying "_es_ES". git-svn-id: https://source.sakaiproject.org/svn/textarea/trunk@309905 66ffb92e-73f9-0310-93c1-f5514f145a0a
- Loading branch information
Miguel Carro Pellicer
committed
May 29, 2014
1 parent
1dd7b77
commit 95941c5
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
...area/FCKeditor/connector/src/bundle/org/sakaiproject/connector/fck/Messages_es.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#X-Generator: crowdin.net | ||
melete_collectionname=Ficheros privados de Melete | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
#X-Generator: crowdin.net | ||
cal.title=Seleccionar fecha, por favor | ||
cal.lasm=mes anterior | ||
cal.lasy=a\u00f1o anterior | ||
cal.nexm=mes pr\u00f3ximo | ||
cal.nexy=a\u00f1o pr\u00f3ximo | ||
|
||
# Please specify month and year in the format. | ||
cal.format=MMMM yyyy | ||
|