[i18n] Remove l10n items from translation console

These files are unused in the current build process,
so removing them to reduce clutter.

The removed files are remnants from the files generated by
Google's translation process.  At the moment we're using
the ARB-based process for localization, so these files are
not fully compatible. If we decide to switch to Google's
proces, we can always reinstate these files.

Fixed: 49058
Change-Id: I52e3cbfca4a3664d8d9396a81a2d484346e037fb
diff --git a/session_shells/ermine/internationalization/lib/localization/messages_ar-XB.dart b/session_shells/ermine/internationalization/lib/localization/messages_ar-XB.dart
deleted file mode 100755
index 8c38138..0000000
--- a/session_shells/ermine/internationalization/lib/localization/messages_ar-XB.dart
+++ /dev/null
@@ -1,32 +0,0 @@
-// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
-// This is a library that provides messages for a ar_XB locale. All the
-// messages from the main program should be duplicated here with the same
-// function name.
-
-// Ignore issues from commonly used lints in this file.
-// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
-// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
-// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
-// ignore_for_file:unused_import, file_names
-
-import 'package:intl/intl.dart';
-import 'package:intl/message_lookup_by_library.dart';
-import 'dart:convert';
-import 'messages_all.dart' show evaluateJsonTemplate;
-
-final messages = new MessageLookup();
-
-typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
-
-class MessageLookup extends MessageLookupByLibrary {
-  String get localeName => 'ar_XB';
-
-  String evaluateMessage(translation, List<dynamic> args) {
-    return evaluateJsonTemplate(translation, args);
-  }
-  var _messages;
-  get messages => _messages ??=
-      const JsonDecoder().convert(messageText) as Map<String, dynamic>;
-  static final messageText = r'''
-{"ask":"‏‮ASK‬‏","auto":"‏‮Auto‬‏","back":"‏‮Back‬‏","batt":"‏‮Batt‬‏","battery":"‏‮Battery‬‏","bluetooth":"‏‮Bluetooth‬‏","brightness":"‏‮Brightness‬‏","browser":"‏‮Browser‬‏","cancel":"‏‮Cancel‬‏","chrome":"‏‮Chrome‬‏","cpu":"‏‮CPU‬‏","date":"‏‮Date‬‏","dateTime":"‏‮Date‬‏ & ‏‮Time‬‏","disconnect":"‏‮DISCONNECT‬‏","done":"‏‮Done‬‏","fps":"‏‮FPS‬‏","ide":"‏‮IDE‬‏","logout":"‏‮Logout‬‏","max":"‏‮Max‬‏","mem":"‏‮MEM‬‏","memory":"‏‮Memory‬‏","min":"‏‮Min‬‏","mockWirelessNetwork":"‏‮Wireless‬‏_‏‮Network‬‏","music":"‏‮Music‬‏","name":"‏‮Name‬‏","nameThisStory":"‏‮Name‬‏ ‏‮this‬‏ ‏‮story‬‏","network":"‏‮Network‬‏","numThreads":["Intl.plural",0,[0," ‏‮THR‬‏"],[0," ‏‮THR‬‏"],[0," ‏‮THR‬‏"],[0," ‏‮THR‬‏"],[0," ‏‮THR‬‏"],[0," ‏‮THR‬‏"]],"openPackage":["‏‮open‬‏ ",0],"overview":"‏‮Overview‬‏","pause":"‏‮Pause‬‏","pid":"‏‮PID‬‏","powerOff":"‏‮Power‬‏ ‏‮Off‬‏","recents":"‏‮Recents‬‏","restart":"‏‮Restart‬‏","runningTasks":["Intl.plural",0,[0," ‏‮RUNNING‬‏"],[0," ‏‮RUNNING‬‏"],[0," ‏‮RUNNING‬‏"],[0," ‏‮RUNNING‬‏"],[0," ‏‮RUNNING‬‏"],[0," ‏‮RUNNING‬‏"]],"settings":"‏‮Settings‬‏","shutdown":"‏‮Shutdown‬‏","signalStrong":"‏‮Strong‬‏ ‏‮Signal‬‏","skip":"‏‮Skip‬‏","sleep":"‏‮Sleep‬‏","sunny":"‏‮Sunny‬‏","tasks":"‏‮TASKS‬‏","timezone":"‏‮Timezone‬‏","topProcesses":"‏‮Top‬‏ ‏‮Processes‬‏","totalTasks":["Intl.plural",0,0,0,0,0,0,0],"typeToAsk":"‏‮TYPE‬‏ ‏‮TO‬‏ ‏‮ASK‬‏","unit":"‏‮Unit‬‏","volume":"‏‮Volume‬‏","weather":"‏‮Weather‬‏","wireless":"‏‮Wireless‬‏"}''';
-}
\ No newline at end of file
diff --git a/session_shells/ermine/internationalization/lib/localization/messages_en-XA.dart b/session_shells/ermine/internationalization/lib/localization/messages_en-XA.dart
deleted file mode 100755
index 0ac9254..0000000
--- a/session_shells/ermine/internationalization/lib/localization/messages_en-XA.dart
+++ /dev/null
@@ -1,32 +0,0 @@
-// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
-// This is a library that provides messages for a en_XA locale. All the
-// messages from the main program should be duplicated here with the same
-// function name.
-
-// Ignore issues from commonly used lints in this file.
-// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
-// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
-// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
-// ignore_for_file:unused_import, file_names
-
-import 'package:intl/intl.dart';
-import 'package:intl/message_lookup_by_library.dart';
-import 'dart:convert';
-import 'messages_all.dart' show evaluateJsonTemplate;
-
-final messages = new MessageLookup();
-
-typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
-
-class MessageLookup extends MessageLookupByLibrary {
-  String get localeName => 'en_XA';
-
-  String evaluateMessage(translation, List<dynamic> args) {
-    return evaluateJsonTemplate(translation, args);
-  }
-  var _messages;
-  get messages => _messages ??=
-      const JsonDecoder().convert(messageText) as Map<String, dynamic>;
-  static final messageText = r'''
-{"ask":"[ÅŠĶ one]","auto":"[Åûţö one]","back":"[Бåçķ one]","batt":"[Бåţţ one]","battery":"[Бåţţéŕý one]","bluetooth":"[Бļûéţööţĥ one two]","brightness":"[Бŕîĝĥţñéšš one two]","browser":"[Бŕöŵšéŕ one]","cancel":"[Çåñçéļ one]","chrome":"[Çĥŕömé one]","cpu":"[ÇÞÛ one]","date":"[Ðåţé one]","dateTime":"[Ðåţé & Ţîmé one two]","disconnect":"[ÐΊÇÖÑÑÉÇŢ one two]","done":"[Ðöñé one]","fps":"[FÞŠ one]","ide":"[ÎÐÉ one]","logout":"[Ļöĝöûţ one]","max":"[Måx one]","mem":"[MÉM one]","memory":"[Mémöŕý one]","min":"[Mîñ one]","mockWirelessNetwork":"[Ŵîŕéļéšš_Ñéţŵöŕķ one two]","music":"[Mûšîç one]","name":"[Ñåmé one]","nameThisStory":"[Ñåmé ţĥîš šţöŕý one two]","network":"[Ñéţŵöŕķ one]","numThreads":["Intl.plural",0,["[ᐅ",0,"ᐊ ŢĤŔ one two]"],["[ᐅ",0,"ᐊ ŢĤŔ one two]"],null,null,null,["[ᐅ",0,"ᐊ ŢĤŔ one two]"]],"openPackage":["[öþéñ ᐅ",0,"ᐊ one two]"],"overview":"[Övéŕvîéŵ one]","pause":"[Þåûšé one]","pid":"[ÞÎÐ one]","powerOff":"[Þöŵéŕ Öƒƒ one two]","recents":"[Ŕéçéñţš one]","restart":"[Ŕéšţåŕţ one]","runningTasks":["Intl.plural",0,["[ᐅ",0,"ᐊ ŔÛÑÑÎÑĜ one two three]"],["[ᐅ",0,"ᐊ ŔÛÑÑÎÑĜ one two three]"],null,null,null,["[ᐅ",0,"ᐊ ŔÛÑÑÎÑĜ one two three]"]],"settings":"[Šéţţîñĝš one]","shutdown":"[Šĥûţðöŵñ one]","signalStrong":"[Šţŕöñĝ Šîĝñåļ one two]","skip":"[Šķîþ one]","sleep":"[Šļééþ one]","sunny":"[Šûññý one]","tasks":"[ŢÅŠĶŠ one]","timezone":"[Ţîméžöñé one]","topProcesses":"[Ţöþ Þŕöçéššéš one two]","totalTasks":["Intl.plural",0,["[ᐅ",0,"ᐊ one]"],["[ᐅ",0,"ᐊ one]"],null,null,null,["[ᐅ",0,"ᐊ one]"]],"typeToAsk":"[ŢÝÞÉ ŢÖ ÅŠĶ one two]","unit":"[Ûñîţ one]","volume":"[Vöļûmé one]","weather":"[Ŵéåţĥéŕ one]","wireless":"[Ŵîŕéļéšš one]"}''';
-}
\ No newline at end of file
diff --git a/session_shells/ermine/internationalization/lib/localization/messages_en-XC.dart b/session_shells/ermine/internationalization/lib/localization/messages_en-XC.dart
deleted file mode 100755
index 487315f..0000000
--- a/session_shells/ermine/internationalization/lib/localization/messages_en-XC.dart
+++ /dev/null
@@ -1,32 +0,0 @@
-// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
-// This is a library that provides messages for a en_XC locale. All the
-// messages from the main program should be duplicated here with the same
-// function name.
-
-// Ignore issues from commonly used lints in this file.
-// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
-// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
-// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
-// ignore_for_file:unused_import, file_names
-
-import 'package:intl/intl.dart';
-import 'package:intl/message_lookup_by_library.dart';
-import 'dart:convert';
-import 'messages_all.dart' show evaluateJsonTemplate;
-
-final messages = new MessageLookup();
-
-typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
-
-class MessageLookup extends MessageLookupByLibrary {
-  String get localeName => 'en_XC';
-
-  String evaluateMessage(translation, List<dynamic> args) {
-    return evaluateJsonTemplate(translation, args);
-  }
-  var _messages;
-  get messages => _messages ??=
-      const JsonDecoder().convert(messageText) as Map<String, dynamic>;
-  static final messageText = r'''
-{"ask":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‏‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‏‎‏‎‎‎‎‏‏‏‏‎‎‎‎‎‏‏‎‎‎‎‏‏‏‎‎‎‏‎‎‎‎‎‏‏‎‏‏‏‏‏‎‎‎ASK‎‏‎‎‏‎","auto":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‎‎‎‏‎‎‎‏‏‎‎‏‎‏‏‎‎‏‏‎‏‏‎‏‏‏‎‏‏‏‎‎‏‏‎‏‎‎‎‎‎‏‎‎‏‏‎‏‏‎‎‏‎‏‎‎‎‎‏‎Auto‎‏‎‎‏‎","back":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‏‏‎‎‎‎‏‏‎‎‏‎‏‏‏‎‏‏‎‏‏‎‎‏‏‎‏‏‎‎‎‎‎‏‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‏‏‎‎‏‎‎Back‎‏‎‎‏‎","batt":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‎‏‏‏‏‎‏‎‎‏‎‏‎‏‏‎‏‎‏‏‏‎‎‏‎‏‎‏‎‎‏‎‎‏‏‎‏‎‎‎‏‏‎‏‏‏‏‎‏‎‎‏‏‎‏‎‏‎‎‏‎Batt‎‏‎‎‏‎","battery":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‎‏‎‏‎‏‎‎‏‎‎‎‏‏‎‎‎‏‏‎‏‎‏‏‏‎‎‎‏‏‏‎‏‎‎‏‏‎‏‎‎‎‏‎‎‏‏‏‎‎‏‏‏‎‎‏‏‏‏‎‎Battery‎‏‎‎‏‎","bluetooth":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‏‎‎‎‏‏‎‏‎‏‎‏‎‏‎‎‏‏‎‏‎‎‏‏‎‏‏‏‎‏‎‎‎‏‏‎‏‎‎‏‎‎‎‏‏‏‏‎‎‎‎‏‎‏‎‏‏‏‏‎‎‎Bluetooth‎‏‎‎‏‎","brightness":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‎‎‏‏‏‏‎‏‎‏‎‏‎‎‏‏‏‎‎‎‎‎‎‏‎‏‏‎‏‏‏‏‎‏‏‏‏‏‎‏‏‎‏‎‏‏‏‏‏‏‏‎‎‎‎‏‎‎‎‏‎Brightness‎‏‎‎‏‎","browser":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‏‎‏‎‎‎‎‏‏‏‎‏‎‏‎‏‏‏‏‏‎‏‏‏‎‎‎‏‏‏‎‎‏‏‏‎‎‎‎‏‎‏‎‏‎‏‏‏‏‎‎‎‏‏‏‏‏‎Browser‎‏‎‎‏‎","cancel":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‏‏‏‎‏‏‏‏‏‎‏‏‎‏‏‎‎‎‏‏‎‎‎‏‎‏‎‎‏‎‎‎‎‎‏‏‎‏‏‏‎‎‏‏‎‏‏‏‏‏‏‏‎‏‏‎‎‏‏‏‏‎Cancel‎‏‎‎‏‎","chrome":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‎‎‎‎‎‎‏‏‏‏‎‎‎‏‏‎‎‏‏‏‎‏‏‏‎‎‎‏‏‏‎‎‎‎‏‏‏‎‎‎‏‏‎‎‎‎‎‎‎‏‏‏‏‏‏‎‏‎‏‎‏‎Chrome‎‏‎‎‏‎","cpu":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‎‎‎‎‏‏‎‎‏‎‎‏‎‎‎‎‎‏‏‏‏‎‎‎‎‎‏‎‏‎‎‏‏‎‏‎‏‏‏‎‏‎‏‏‏‎‏‎‎‏‎‎‏‏‏‎‎CPU‎‏‎‎‏‎","date":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‎‏‏‏‎‎‏‎‎‏‏‎‎‎‏‏‏‏‎‏‎‏‎‎‏‎‎‎‎‏‎‎‏‎‏‎‎‏‏‎‏‎‏‏‎‏‏‎‏‎‏‏‎‎‎‎‏‏‎‏‎Date‎‏‎‎‏‎","dateTime":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‏‎‎‎‎‏‏‎‏‏‎‏‎‎‏‎‏‎‎‎‎‎‎‏‏‎‏‏‏‏‎‎‏‏‏‏‏‏‎‎‎‎‏‎‎‎‎‏‎‎‏‏‎‎‎‏‏‏‎‏‎Date & Time‎‏‎‎‏‎","disconnect":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‏‎‎‎‏‎‏‏‏‎‎‏‏‎‎‎‏‎‏‏‎‎‎‏‎‎‎‏‏‎‏‎‏‏‏‎‎‏‎‏‏‎‎‎‎‎‏‎‏‏‎‎‏‏‎‎DISCONNECT‎‏‎‎‏‎","done":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‎‏‏‏‎‏‏‎‎‎‎‎‏‎‏‏‎‎‎‏‏‏‎‎‏‎‏‏‏‏‎‏‏‏‏‎‎‏‎‎‏‏‏‏‎‏‏‎‏‏‎‏‎‎‎‏‏‏‎‎‏‏‎Done‎‏‎‎‏‎","fps":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‎‏‏‎‎‏‏‏‎‏‎‎‎‎‏‏‎‏‏‏‎‏‎‎‏‎‏‏‏‏‏‎‏‏‎‎‎‎‎‏‏‎‏‎‎‏‏‏‏‎‏‏‏‏‎‏‏‎FPS‎‏‎‎‏‎","ide":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‎‎‎‏‎‏‎‏‏‏‎‏‎‏‎‎‏‎‏‎‏‎‏‏‎‏‏‏‏‏‎‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‏‎‏‎‎‎‎‏‏‎‎IDE‎‏‎‎‏‎","logout":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‎‏‎‎‏‎‏‏‎‏‎‎‎‏‏‎‏‎‏‏‏‏‎‎‏‏‏‎‎‏‏‎‏‎‎‏‎‎‎‎‎‎‏‎‏‏‎‏‏‎‎‎‎‎‏‎‏‏‏‏‎Logout‎‏‎‎‏‎","max":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‎‎‏‎‏‏‏‎‎‏‏‏‎‎‏‎‏‏‎‎‏‎‏‏‎‎‏‏‏‎‏‏‎‎‏‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‎‎‏‎‏‎‏‏‏‎Max‎‏‎‎‏‎","mem":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‏‎‏‏‎‎‎‏‏‎‎‏‏‏‏‎‏‎‏‎‎‏‏‎‏‎‏‏‎‏‎‏‎‎‎‏‏‏‏‏‎‎‏‏‏‏‏‏‏‎‎‏‏‎‎‏‎‎‏‎‏‎MEM‎‏‎‎‏‎","memory":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‏‎‏‎‏‎‏‏‏‏‏‎‎‎‎‎‎‏‏‏‏‏‎‏‏‎‏‎‏‎‏‏‏‏‏‏‎‎‏‏‏‎‎‎‏‏‏‎‏‎‏‎‎‏‎‎‎‎‏‏‎‎Memory‎‏‎‎‏‎","min":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‎‎‏‎‎‎‎‏‎‏‏‎‏‏‏‎‎‏‎‎‏‎‎‎‏‏‏‏‎‏‎‏‎‎‏‎‎‏‎‏‏‏‎‎‏‏‎‏‏‏‎‎‎‏‎‏‎‎‏‎‎‎Min‎‏‎‎‏‎","mockWirelessNetwork":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‎‎‎‏‎‎‎‏‎‎‎‎‎‏‏‎‎‏‏‎‏‏‏‏‎‏‎‏‏‏‏‎‎‏‎‏‎‏‎‎‏‏‎‏‎‎‎‏‎‏‏‏‎‎‎‏‎‏‏‎‎‎Wireless_Network‎‏‎‎‏‎","music":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‎‏‏‏‏‏‎‎‎‎‎‏‎‏‎‏‎‏‏‏‏‎‎‎‏‏‏‏‏‎‎‏‏‏‏‏‎‏‎‏‎‏‎‏‏‏‏‏‎‎‏‎‏‏‎‏‎‏‏‎Music‎‏‎‎‏‎","name":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‏‏‏‏‎‎‎‎‏‏‏‏‏‏‏‎‎‏‎‎‎‎‏‏‏‎‏‎‏‏‏‏‎‏‎‎‎‏‎‎‎‎‏‏‎‏‎‏‏‏‎‏‎‏‏‎‏‏‎‏‎‏‎Name‎‏‎‎‏‎","nameThisStory":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‎‏‏‎‎‏‎‏‏‏‏‏‎‏‏‏‏‏‏‏‏‏‎‎‏‎‏‎‎‏‎‏‎‎‎‎‎‏‏‎‎‎‎‎‏‏‏‏‎‏‎‏‎‎‏‎‎‏‏‎Name this story‎‏‎‎‏‎","network":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‏‎‎‏‏‏‎‏‎‎‎‏‏‎‏‎‎‏‏‎‏‏‎‏‎‏‏‎‎‎‏‏‏‎‏‎‏‎‎‎‎‎‎‏‏‏‎‎‎‏‎‎‏‎‏‏‎‎‎‏‏‎Network‎‏‎‎‏‎","numThreads":["Intl.plural",0,["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‏‎‏‏‎‎‏‎‎‏‎‏‏‏‏‏‏‎‎‏‎‏‏‎‏‏‎‏‏‎‎‎‏‎‏‎‎‏‏‏‎‏‎‎‎‎‎‏‎‏‎‏‏‏‏‎‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎ THR‎‏‎‎‏‎"],["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‏‎‏‏‎‎‏‎‎‏‎‏‏‏‏‏‏‎‎‏‎‏‏‎‏‏‎‏‏‎‎‎‏‎‏‎‎‏‏‏‎‏‎‎‎‎‎‏‎‏‎‏‏‏‏‎‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎ THR‎‏‎‎‏‎"],null,null,null,["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‏‎‏‏‎‎‏‎‎‏‎‏‏‏‏‏‏‎‎‏‎‏‏‎‏‏‎‏‏‎‎‎‏‎‏‎‎‏‏‏‎‏‎‎‎‎‎‏‎‏‎‏‏‏‏‎‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎ THR‎‏‎‎‏‎"]],"openPackage":["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‎‏‎‎‎‎‏‏‎‏‎‏‏‎‎‎‎‏‏‏‎‎‏‎‎‎‏‏‎‎‏‎‏‎‏‏‎‏‎‎‏‎‏‏‎‎‎‏‏‏‎‏‎‎‏‎‎open ‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎‎‏‎‎‏‎"],"overview":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‎‏‎‎‏‎‎‎‏‏‏‏‎‎‏‏‎‎‏‏‏‎‎‏‎‎‏‎‏‏‎‎‏‎‏‏‏‏‏‎‏‎‏‎‎‏‏‏‎‏‏‏‎‎‎‏‎Overview‎‏‎‎‏‎","pause":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‏‏‏‏‎‏‎‏‏‏‏‏‎‎‏‎‎‏‎‎‎‎‎‎‎‎‏‎‎‏‎‏‎‏‏‎‎‎‏‎‏‎‎‎‏‎‏‎‏‏‎‏‎‏‏‎‏‏‏‎‏‏‎Pause‎‏‎‎‏‎","pid":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‎‏‎‏‎‏‏‏‏‏‏‏‏‏‏‎‎‏‎‏‎‎‏‏‎‎‏‏‏‏‎‎‏‎‏‎‎‏‏‏‎‏‏‎‎‏‎‏‎‏‎‎‏‏‎‎‎PID‎‏‎‎‏‎","powerOff":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‏‎‎‏‏‏‎‎‏‎‏‎‎‎‎‎‎‏‎‏‎‎‎‏‏‎‎‏‏‎‎‏‏‏‏‏‎‏‎‎‎‏‏‎‏‎‎‏‎‏‎‎‏‎‏‏‎‎‎‏‎‎Power Off‎‏‎‎‏‎","recents":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‎‎‏‏‎‏‏‎‏‏‎‏‎‏‏‎‏‏‎‎‏‎‏‎‏‏‎‎‏‏‏‎‏‎‎‏‏‏‏‎‏‎‎‏‎‎‎‏‎‏‏‎‎‏‏‎‏‏‏‏‏‎Recents‎‏‎‎‏‎","restart":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‏‎‎‎‏‎‎‏‎‏‎‎‏‎‏‎‎‏‏‎‏‎‎‎‎‏‎‏‎‎‏‏‎‏‏‎‎‏‏‎‏‎‎‏‎‏‏‎‏‎‎‎‏‎‏‏‏‎‏‏‏‎Restart‎‏‎‎‏‎","runningTasks":["Intl.plural",0,["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‏‎‏‏‏‏‎‎‎‎‎‏‎‏‏‏‎‎‏‎‎‎‎‏‎‏‏‏‏‎‎‏‎‏‏‎‏‎‎‏‏‎‎‎‏‎‏‎‎‎‎‎‎‎‏‏‏‎‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎ RUNNING‎‏‎‎‏‎"],["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‏‎‏‏‏‏‎‎‎‎‎‏‎‏‏‏‎‎‏‎‎‎‎‏‎‏‏‏‏‎‎‏‎‏‏‎‏‎‎‏‏‎‎‎‏‎‏‎‎‎‎‎‎‎‏‏‏‎‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎ RUNNING‎‏‎‎‏‎"],null,null,null,["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‏‎‏‏‏‏‎‎‎‎‎‏‎‏‏‏‎‎‏‎‎‎‎‏‎‏‏‏‏‎‎‏‎‏‏‎‏‎‎‏‏‎‎‎‏‎‏‎‎‎‎‎‎‎‏‏‏‎‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎ RUNNING‎‏‎‎‏‎"]],"settings":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‎‎‏‎‎‎‏‏‎‏‏‎‎‏‎‏‎‏‏‎‏‎‏‏‎‏‏‏‏‎‎‎‏‎‎‏‎‏‎‎‎‎‎‎‏‎‏‏‎‎‏‎‏‏‏‎‏‏‏‏‎‎Settings‎‏‎‎‏‎","shutdown":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‏‎‏‎‏‏‎‏‎‏‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‏‏‏‏‎‎‎‏‎‏‎‎‎‏‎‏‏‎‎‏‏‏‎‏‏‏‎‎‏‏‎‏‎‎‎‎Shutdown‎‏‎‎‏‎","signalStrong":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‎‎‎‏‎‎‎‏‎‏‏‏‏‏‎‏‎‏‎‏‎‏‏‎‏‎‎‏‏‏‎‏‏‎‏‎‏‎‏‏‎‏‎‏‏‎‎‏‎‏‏‏‏‏‎‎‏‏‎‏‎‎Strong Signal‎‏‎‎‏‎","skip":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‏‏‏‏‎‏‎‏‎‏‏‎‎‏‏‏‎‏‏‎‎‏‏‎‏‏‏‏‏‏‏‎‎‏‏‎‏‎‎‏‎‎‎‏‏‏‎‎‎‎‏‏‎‎‏‏‎‎‎‏‎Skip‎‏‎‎‏‎","sleep":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‎‎‎‎‎‏‎‎‎‏‎‏‎‎‏‏‏‎‎‏‏‏‏‎‎‎‎‏‏‏‏‏‎‎‎‏‎‏‎‏‎‎‎‏‎‎‏‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎Sleep‎‏‎‎‏‎","sunny":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‎‏‎‎‎‏‎‎‎‏‏‎‎‏‎‏‏‎‎‎‏‏‎‏‏‎‎‏‎‎‎‏‎‎‎‎‏‎‏‏‎‏‎‎‎‏‎‏‎‎‎‎‏‏‏‏‏‏‏‎‎Sunny‎‏‎‎‏‎","tasks":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‏‎‎‏‎‏‏‎‎‏‏‏‏‏‏‎‎‏‏‏‎‏‏‏‏‏‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‏‎‎‎‏‎‎‎‎‏‏‎‏‏‏‏‎‎‎‎‏‎TASKS‎‏‎‎‏‎","timezone":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‏‎‏‏‎‎‎‎‎‏‎‏‎‎‏‏‎‏‎‎‎‎‏‎‏‏‎‎‏‎‎‏‏‎‏‎‎‏‎‏‏‏‏‏‎‏‎‏‏‎‎‏‏‎‎‏‎‏‏‎‏‎Timezone‎‏‎‎‏‎","topProcesses":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‎‎‏‏‏‎‎‎‏‎‎‎‎‏‎‏‏‏‎‎‎‏‎‏‏‏‏‏‏‏‏‎‎‏‏‎‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‏‎‎Top Processes‎‏‎‎‏‎","totalTasks":["Intl.plural",0,["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‏‎‏‎‏‎‏‏‎‎‎‏‏‎‎‎‎‏‏‎‎‎‏‎‎‏‏‏‎‎‎‏‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎‎‏‎‎‏‎"],["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‏‎‏‎‏‎‏‏‎‎‎‏‏‎‎‎‎‏‏‎‎‎‏‎‎‏‏‏‎‎‎‏‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎‎‏‎‎‏‎"],null,null,null,["‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‏‎‏‎‏‎‏‏‎‎‎‏‏‎‎‎‎‏‏‎‎‎‏‎‎‏‏‏‎‎‎‏‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‏‎‎‏‏‎",0,"‎‏‎‎‏‏‏‎‎‏‎‎‏‎"]],"typeToAsk":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‏‏‎‏‏‏‎‏‏‏‏‏‏‏‏‎‎‎‏‎‏‎‎‎‏‎‏‎‏‏‎‎‎‏‎‎‏‏‏‏‏‎‎‏‎‎‎‏‎‏‎‏‏‎‏‏‎‏‎‎‎‎TYPE TO ASK‎‏‎‎‏‎","unit":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‏‏‏‎‏‏‏‏‏‏‏‎‎‎‎‎‎‏‏‎‎‏‎‏‏‏‎‏‏‏‎‏‎‎‎‏‏‏‎‏‎‏‏‏‏‏‏‏‏‎‎‏‎‏‎‎‏‏‏‎‎‎‎Unit‎‏‎‎‏‎","volume":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‎‏‏‏‏‎‎‎‎‎‎‏‏‏‎‏‎‏‎‎‎‎‏‎‎‏‎‏‎‏‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‏‏‏‎‎‏‎‎‏‏‎‏‏‏‏‎‎‎Volume‎‏‎‎‏‎","weather":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‎‏‏‏‎‎‏‏‏‎‏‎‎‎‎‏‏‎‏‎‏‏‎‏‏‎‏‎‎‏‏‏‎‎‏‎‎‎‏‏‎‎‏‏‎‏‎‎‏‏‎‎‎‎‎‏‎‎‏‎‎‎Weather‎‏‎‎‏‎","wireless":"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‏‎‎‏‎‎‏‎‏‏‏‎‏‏‏‏‎‏‎‎‎‎‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‎‎‏‎‎‎‎‎‎‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‏‎Wireless‎‏‎‎‏‎"}''';
-}
\ No newline at end of file
diff --git a/session_shells/ermine/internationalization/lib/localization/messages_sr-Latn.dart b/session_shells/ermine/internationalization/lib/localization/messages_sr-Latn.dart
deleted file mode 100755
index 671b354..0000000
--- a/session_shells/ermine/internationalization/lib/localization/messages_sr-Latn.dart
+++ /dev/null
@@ -1,32 +0,0 @@
-// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
-// This is a library that provides messages for a sr_Latn locale. All the
-// messages from the main program should be duplicated here with the same
-// function name.
-
-// Ignore issues from commonly used lints in this file.
-// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
-// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
-// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
-// ignore_for_file:unused_import, file_names
-
-import 'package:intl/intl.dart';
-import 'package:intl/message_lookup_by_library.dart';
-import 'dart:convert';
-import 'messages_all.dart' show evaluateJsonTemplate;
-
-final messages = new MessageLookup();
-
-typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
-
-class MessageLookup extends MessageLookupByLibrary {
-  String get localeName => 'sr_Latn';
-
-  String evaluateMessage(translation, List<dynamic> args) {
-    return evaluateJsonTemplate(translation, args);
-  }
-  var _messages;
-  get messages => _messages ??=
-      const JsonDecoder().convert(messageText) as Map<String, dynamic>;
-  static final messageText = r'''
-{"ask":"UPIT","auto":"Auto","back":"Nazad","batt":"Bat","battery":"Baterija","bluetooth":"Blutut","brightness":"Osvetljenost","browser":"Pregledač","cancel":"Otkaži","chrome":"Chrome","cpu":"PROC","date":"Datum","dateTime":"Datum i vreme","done":"Gotovo","fps":"Sl/s","ide":"IDE","max":"Maks","mem":"MEM","memory":"Memorija","min":"Min","mockWirelessNetwork":"Bežična_mreža","music":"Muzika","name":"Ime","nameThisStory":"Imenujte ovu priču","network":"Mreža","numThreads":["Intl.plural",0,[0," NITI"],[0," NIT"],null,[0," NITI"],null,[0," NITI"]],"openPackage":["otvori ",0],"overview":"Pregled","pause":"Pauziraj","pid":"PID","powerOff":"Isključi","recents":"Nedavno","restart":"Restartuj","runningTasks":["Intl.plural",0,[0," ZADATAKA"],[0," ZADATAK"],null,[0," ZADATAKA"],null,[0," ZADATAKA"]],"settings":"Podešavanja","shutdown":"Isključi","signalStrong":"Jak signal","skip":"Preskoči","sleep":"Spavanje","sunny":"Sunčano","tasks":"Zadaci","topProcesses":"Procesi","totalTasks":["Intl.plural",0,0,0,null,0,null,0],"typeToAsk":"UNESITE UPIT","unit":"Jedinica","volume":"Zvuk","weather":"Vreme","wireless":"Bežična"}''';
-}
\ No newline at end of file