Skip to content

Commit

Permalink
Fix resource related FCs when built from AOSP source tree
Browse files Browse the repository at this point in the history
  • Loading branch information
ChainsDD committed Dec 4, 2011
1 parent 549178d commit 912db6e
Show file tree
Hide file tree
Showing 75 changed files with 540 additions and 19 deletions.
Binary file added res/drawable-hdpi-v11/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/drawable-hdpi-v9/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/drawable-hdpi/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-ldpi-v11/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/drawable-ldpi-v9/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-ldpi/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed res/drawable-mdpi-v9/stat_su.png
Binary file not shown.
Binary file removed res/drawable-mdpi/stat_su.png
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added res/drawable-v11/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added res/drawable-v9/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-xhdpi-v11/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-xhdpi-v9/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-xhdpi/stat_su.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
19 changes: 0 additions & 19 deletions res/drawable/app_list_divider.xml

This file was deleted.

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added res/drawable/stat_su.png
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
54 changes: 54 additions & 0 deletions res/values-sl/arrays.xml~
@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.net-->
<resources>
<string-array name="pref_automatic_action_entries">
<item>Poziv</item>
<item>Zavrni</item>
<item>Dovoli</item>
</string-array>
<string-array name="pref_automatic_action_values">
<item>prompt</item>
<item>deny</item>
<item>allow</item>
</string-array>
<string-array name="pref_status_icon_type_entries">
<item>Pika</item>
<item>Čustveni simbol</item>
</string-array>
<string-array name="pref_status_icon_type_values">
<item>dot</item>
<item>emote</item>
</string-array>
<string-array name="pref_date_format_entries">
<item>Sistemsko privzeto</item>
<item>12/31/2011</item>
<item>31/12/2011</item>
<item>2011/12/31</item>
</string-array>
<string-array name="pref_date_format_values">
<item>default</item>
<item>MM/dd/yyyy</item>
<item>dd/MM/yyyy</item>
<item>yyyy/MM/dd</item>
</string-array>
<string-array name="pref_notifications_type_entries">
<item>Opozorilno okno</item>
<item>Statusna vrstica</item>
</string-array>
<string-array name="pref_notifications_type_values">
<item>toast</item>
<item>status</item>
</string-array>
<string-array name="pref_toast_location_entries">
<item>Privzeto</item>
<item>Vrh</item>
<item>Sredina</item>
<item>Dno</item>
</string-array>
<string-array name="pref_toast_location_values">
<item>0</item>
<item>48</item>
<item>17</item>
<item>80</item>
</string-array>
</resources>
216 changes: 216 additions & 0 deletions res/values-sl/strings.xml~

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions res/values-tr/arrays.xml~
@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.net-->
<resources>
<string-array name="pref_automatic_action_entries">
<item>Sor</item>
<item>Reddet</item>
<item>İzin ver</item>
</string-array>
<string-array name="pref_automatic_action_values">
<item>prompt</item>
<item>deny</item>
<item>allow</item>
</string-array>
<string-array name="pref_status_icon_type_entries">
<item>Nokta</item>
<item>İfade</item>
</string-array>
<string-array name="pref_status_icon_type_values">
<item>dot</item>
<item>emote</item>
</string-array>
<string-array name="pref_date_format_entries">
<item>Sistem varsayılanı</item>
<item>12/31/2011</item>
<item>31/12/2011</item>
<item>2011/12/31</item>
</string-array>
<string-array name="pref_date_format_values">
<item>default</item>
<item>MM/dd/yyyy</item>
<item>dd/MM/yyyy</item>
<item>yyyy/MM/dd</item>
</string-array>
<string-array name="pref_notifications_type_entries">
<item>Kutu</item>
<item>Durum çubuğu</item>
</string-array>
<string-array name="pref_notifications_type_values">
<item>toast</item>
<item>status</item>
</string-array>
<string-array name="pref_toast_location_entries">
<item>Standart</item>
<item>Üst</item>
<item>Orta</item>
<item>Alt</item>
</string-array>
<string-array name="pref_toast_location_values">
<item>0</item>
<item>48</item>
<item>17</item>
<item>80</item>
</string-array>
</resources>
216 changes: 216 additions & 0 deletions res/values-tr/strings.xml~

Large diffs are not rendered by default.

0 comments on commit 912db6e

Please sign in to comment.