]> git.mxchange.org Git - addressbook-war.git/commitdiff
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 22 Jun 2017 19:34:32 +0000 (21:34 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 22 Jun 2017 19:36:06 +0000 (21:36 +0200)
- right keys now ...

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties

index 8b32010ba1500d698a0ccc1148fc7bb6b647cb2f..c17073604c144ee6ac5d637fef0fe7b0780d7332 100644 (file)
@@ -13,8 +13,8 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-PERSONAL_TITLE_MALE=Herr
-PERSONAL_TITLE_FEMALE=Frau
+PERSONAL_TITLE_MR=Herr
+PERSONAL_TITLE_MRS=Frau
 CHOICE_YES=Ja
 CHOICE_NO=Nein
 PAGE_TITLE_INDEX_WELCOME=Willkommen!
index ef9100a1b385fe4fbd63026fd5a8bf212742b1ee..dbf5604f3e73f772bc67d0b015d9a3f9e30ffc49 100644 (file)
@@ -13,8 +13,8 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-PERSONAL_TITLE_MALE=Mr.
-PERSONAL_TITLE_FEMALE=Mrs.
+PERSONAL_TITLE_MR=Mr.
+PERSONAL_TITLE_MRS=Mrs.
 CHOICE_YES=Yes
 CHOICE_NO=No
 PAGE_TITLE_INDEX_WELCOME=Welcome!