Skip to content

Commit

Permalink
moon renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
Azanor committed May 23, 2018
1 parent a5f9cbf commit 46aa72c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 6 deletions.
17 changes: 17 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs diff=csharp

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
12 changes: 6 additions & 6 deletions en_US.lang
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ item.celestial_notes.stars_2.text=Stellar, Southern Quadrant
item.celestial_notes.stars_3.text=Stellar, Western Quadrant
item.celestial_notes.stars_4.text=Stellar, Eastern Quadrant
item.celestial_notes.moon_1.text=Lunar, Full
item.celestial_notes.moon_2.text=Lunar, Waxing Gibbous
item.celestial_notes.moon_3.text=Lunar, First Quarter
item.celestial_notes.moon_4.text=Lunar, Waxing Crescent
item.celestial_notes.moon_2.text=Lunar, Waning Gibbous
item.celestial_notes.moon_3.text=Lunar, Third Quarter
item.celestial_notes.moon_4.text=Lunar, Waning Crescent
item.celestial_notes.moon_5.text=Lunar, New
item.celestial_notes.moon_6.text=Lunar, Waning Crescent
item.celestial_notes.moon_7.text=Lunar, Third Quarter
item.celestial_notes.moon_8.text=Lunar, Waning Gibbous
item.celestial_notes.moon_6.text=Lunar, Waxing Crescent
item.celestial_notes.moon_7.text=Lunar, First Quarter
item.celestial_notes.moon_8.text=Lunar, Waxing Gibbous
#
# Resources
#
Expand Down

0 comments on commit 46aa72c

Please sign in to comment.