forked from ParadiseSS13/Paradise
-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'translate' of https://github.com/VERG-SS220/translate-S…
…S220 into translate
- Loading branch information
Showing
215 changed files
with
4,038 additions
and
2,592 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
/// These values are used when logging user-initiated announcements. | ||
#define ANNOUNCE_KIND_DEFAULT "Announcement" | ||
#define ANNOUNCE_KIND_MINOR "Minor Announcement" | ||
#define ANNOUNCE_KIND_PRIORITY "Priority Announcement" | ||
#define ANNOUNCE_KIND_SECURITY "Security Announcement" | ||
#define ANNOUNCE_KIND_MAJOR "NAS Trurl Update" | ||
#define ANNOUNCE_KIND_EVENT "NAS Trurl Update" // Intentionally the same as above | ||
#define ANNOUNCE_KIND_AI "A.I. Announcement" | ||
#define ANNOUNCE_KIND_DEFAULT "Оповещение" | ||
#define ANNOUNCE_KIND_MINOR "Малое оповещение" | ||
#define ANNOUNCE_KIND_PRIORITY "Приоритетное оповещение" | ||
#define ANNOUNCE_KIND_SECURITY "Оповещение безопасности" | ||
#define ANNOUNCE_KIND_MAJOR "Оповещение с NAS Трурль" | ||
#define ANNOUNCE_KIND_EVENT "Оповещение с NAS Трурль" // Intentionally the same as above | ||
#define ANNOUNCE_KIND_AI "Оповещение И.И." |
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
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
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
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
Oops, something went wrong.